forgot a ;
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
*
|
||||
* All directives are explained in Documentation.html
|
||||
*/
|
||||
|
||||
|
||||
// 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