forgot a ;
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// Sets the php error reporting - Please do not change this line!
|
// Sets the php error reporting - Please do not change this line!
|
||||||
error_reporting(E_ALL)
|
error_reporting(E_ALL);
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user