Commit a433e9ff authored by Frank Bergmann's avatar Frank Bergmann

- Removed debugging code

parent 719e1ead
......@@ -188,7 +188,6 @@ ad_proc -public im_security_alert_check_path {
set breach_p 0
foreach v $value {
if {![regexp {^[0-9a-zA-Z_\.\-\/]*$} $v match]} {
ad_return_complaint 1 $v
set breach_p 1
im_security_alert \
-location $location \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment