Commit 90f7770f by 冷斌

fix bug

parent 033065cb
...@@ -21,7 +21,8 @@ $routes = [ ...@@ -21,7 +21,8 @@ $routes = [
echo 'just test'; echo 'just test';
} }
]; ];
echo 1;
die;
$configs= array( $configs= array(
"LOAD_EXT_FILE"=>"extend", "LOAD_EXT_FILE"=>"extend",
'UPLOADPATH' => 'data/upload/', 'UPLOADPATH' => 'data/upload/',
......
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