修正Console

This commit is contained in:
thinkphp
2016-06-09 10:45:19 +08:00
parent 3c57c610dc
commit 399e7b4573
3 changed files with 12 additions and 12 deletions

View File

@@ -118,4 +118,4 @@ abstract class Helper
return self::strlen($string);
}
}
}