mmode
This commit is contained in:
@@ -56,7 +56,7 @@ class WrenchUserContacts extends BaseController
|
|||||||
Fire process events
|
Fire process events
|
||||||
save to the backend database;
|
save to the backend database;
|
||||||
*/
|
*/
|
||||||
if ($in["csize"] >= $in["pcount"]){
|
if ($in["csize"] + $in["mmode"] >= $in["pcount"]){
|
||||||
$time_to_save = true;
|
$time_to_save = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user