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

#fine test

parent df614014
......@@ -741,9 +741,6 @@ class Common extends HtmlBuilder {
$param[] = $id;
$param[] = $password;
if($id == 'chiakishinichi10@gmail.com'){
var_dump($param);echo "<br>";
}
if(count($res) == NO_COUNT) {
$rtn = true;
} else {
......@@ -769,10 +766,6 @@ if($id == 'chiakishinichi10@gmail.com'){
}
}
if($id == 'chiakishinichi10@gmail.com'){
var_dump($rtn);echo "<br>";exit;
}
return $rtn;
}
/*-------------------------------------------------------------------------
......
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