stuzer05 revised this gist 3 days ago. Go to revision
1 file changed, 0 insertions, 0 deletions
gistfile1.txt renamed to index.php
File renamed without changes
stuzer05 revised this gist 3 days ago. Go to revision
1 file changed, 3 insertions
gistfile1.txt(file created)
@@ -0,0 +1,3 @@ | |||
1 | + | ini_set('display_errors', '1'); | |
2 | + | ini_set('display_startup_errors', '1'); | |
3 | + | error_reporting(E_ALL); |