Changeset 191 for trunk/dns.cgi


Ignore:
Timestamp:
12/09/11 16:10:56 (12 years ago)
Author:
Kris Deugau
Message:

/trunk

Minor fix in dns-rpc.cgi to load DB user/pass/etc with loadConfig

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dns.cgi

    r190 r191  
    347347
    348348  if ($code eq 'OK') {
    349     logaction($msg, $session->param("username"), $webvar{group}, "Added domain $webvar{domain}");
     349#    logaction($msg, $session->param("username"), $webvar{group}, "Added domain $webvar{domain}");
    350350    changepage(page => "reclist", id => $msg);
    351351  } else {
Note: See TracChangeset for help on using the changeset viewer.