* Replace meaningless with ''.

This commit is contained in:
xushenjie
2023-05-10 07:48:21 +00:00
parent 0a3728e81f
commit 950365afe8
18 changed files with 18 additions and 18 deletions
@@ -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) . '/programplan.class.php';
su('admin');