fixed fcp search
This commit is contained in:
@@ -351,7 +351,7 @@ class PreorderModel
|
||||
}
|
||||
|
||||
mfLoghandler::singleton()->debug($sql);
|
||||
die($sql);
|
||||
|
||||
$res = $db->query($sql);
|
||||
if ($db->num_rows($res)) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user