mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-12-19 00:42:03 +00:00
Die at start of file
This commit is contained in:
parent
6482a577f5
commit
44e9641f78
@ -1,5 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// Exit the file, string inside get's echo'ed
|
||||||
|
die("This file is not ment to be ran. ¯\_(ツ)_/¯");
|
||||||
|
exit("This file is not ment to be ran. ¯\_(ツ)_/¯");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Printing
|
* Printing
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user