interface/web/client/client_del.php
@@ -97,6 +97,7 @@ } $app->tpl->setVar('id',$this->id); $app->tpl->setVar('number_records',$number); $app->tpl->setLoop('records', $table_list); //* load language file @@ -112,7 +113,7 @@ function onAfterDelete() { function onBeforeDelete() { global $app, $conf; $client_id = $app->functions->intval($this->dataRecord['client_id']);