파일 위치를 twe에서 hwe로 옮김.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace sammo;
|
||||
|
||||
include "lib.php";
|
||||
include "func.php";
|
||||
|
||||
$connect = dbConn();
|
||||
increaseRefresh("자동", 2);
|
||||
checkTurn($connect);
|
||||
Reference in New Issue
Block a user