diff options
author | ivan <ivan> | 2006-12-29 08:34:59 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-12-29 08:34:59 +0000 |
commit | d60a734b5602b3a94164f17f7b0ee74d11443008 (patch) | |
tree | 680ecddae05fc3dfee2441cc6f94a631b40fab9d /httemplate/edit | |
parent | 4a0dddbf7361428155698bacec70942be9029586 (diff) |
whitespace
Diffstat (limited to 'httemplate/edit')
-rw-r--r-- | httemplate/edit/process/quick-charge.cgi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/edit/process/quick-charge.cgi b/httemplate/edit/process/quick-charge.cgi index cb2654bb5..2c5ac81b0 100644 --- a/httemplate/edit/process/quick-charge.cgi +++ b/httemplate/edit/process/quick-charge.cgi @@ -1,5 +1,3 @@ -% -% %#untaint custnum %$cgi->param('custnum') =~ /^(\d+)$/ % or die 'illegal custnum '. $cgi->param('custnum'); |