* Optimize code after code reviewing.

This commit is contained in:
tianshujie
2023-05-09 17:05:15 +08:00
parent b66dcb0619
commit 0c467b479d
65 changed files with 133 additions and 133 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env php
<?php
include dirname(__FILE__, 5) . "/test/lib/init.php";
include dirname(__FILE__, 5) . '/test/lib/init.php';
include dirname(__FILE__, 2) . '/task.class.php';
su('admin');