Skip to content

Commit e5fcbcd

Browse files
authored
Update index.php
1 parent aa28658 commit e5fcbcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/add/web/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
error_reporng(NULL);
2+
error_reporting(NULL);
33
ob_start();
44
$TAB = 'WEB';
55

0 commit comments

Comments
 (0)