We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa28658 commit e5fcbcdCopy full SHA for e5fcbcd
web/add/web/index.php
@@ -1,5 +1,5 @@
1
<?php
2
-error_reporng(NULL);
+error_reporting(NULL);
3
ob_start();
4
$TAB = 'WEB';
5
0 commit comments