Changeset 251 for branches


Ignore:
Timestamp:
05/30/05 10:54:42 (19 years ago)
Author:
Kris Deugau
Message:

/branches/stable

Tweak logging to include the actual IP allocated for static IP
allocations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/cgi-bin/main.cgi

    r245 r251  
    10151015    }
    10161016    syslog "notice", "$authuser allocated '$webvar{fullcidr}' to '$webvar{custid}' as ".
    1017         "'$webvar{alloctype}'";
     1017        "'$webvar{alloctype}' ($msg)";
    10181018  } else {
    10191019    syslog "err", "Allocation of '$webvar{fullcidr}' to '$webvar{custid}' as ".
Note: See TracChangeset for help on using the changeset viewer.