proc readonly

This commit is contained in:
2018-04-17 20:09:11 +09:00
parent a69f256168
commit 2bec3b253c
+2
View File
@@ -4,6 +4,8 @@ namespace sammo;
include "lib.php";
include "func.php";
$session = Session::getInstance()->setReadOnly();
$db = DB::db();
$connect=$db->get();