Changeset 921 for trunk/cgi-bin/main.cgi
- Timestamp:
- 10/12/18 14:05:41 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/main.cgi
r918 r921 831 831 $page->param(billinguser => $webvar{userid}) 832 832 if $webvar{userid}; 833 ##fixme: figure out some kind of "specials" metatemplate thingy to allow passing arbitrary data along a form chain? 833 834 834 835 syslog "debug", "billinguser used ($authuser): alloc_from $alloc_from, type $webvar{alloctype}" if $webvar{userid};
Note:
See TracChangeset
for help on using the changeset viewer.