mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-06-19 20:37:29 +08:00
install test 2
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php
|
||||
ini_set('error_reporting', E_ALL);
|
||||
ini_set('display_errors', 0);
|
||||
if (!session_id()) {
|
||||
session_start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user