Commit d0a6080b authored by fine.wang's avatar fine.wang

#fine test

parent d3837f34
...@@ -25,7 +25,7 @@ class LogicLogin extends LoginModelClass { ...@@ -25,7 +25,7 @@ class LogicLogin extends LoginModelClass {
function logic() { function logic() {
try { try {
var_dump(11111);exit;
// 初期データ処理 // 初期データ処理
if($this -> init()) { if($this -> init()) {
......
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