mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 22:11:35 +00:00
Die at start of file
This commit is contained in:
@@ -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
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user