Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
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']);