Commit 13841cd1 by 冷斌

fix bug

parent ffe024ea
...@@ -21,7 +21,7 @@ $routes = [ ...@@ -21,7 +21,7 @@ $routes = [
echo 'just test'; echo 'just test';
} }
]; ];
echo 1; echo 21;
die; die;
$configs= array( $configs= array(
"LOAD_EXT_FILE"=>"extend", "LOAD_EXT_FILE"=>"extend",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment