Removed debugging statements I accidentally left in deletenotice.php
This commit is contained in:
parent
ab82978b2d
commit
d51be320ca
@ -134,10 +134,6 @@ class DeletenoticeAction extends DeleteAction
|
||||
|
||||
$url = common_get_returnto();
|
||||
|
||||
|
||||
$urlval = ($url) ? $url : 'null';
|
||||
common_debug("deleteNotice() - returnto url = $urlval");
|
||||
|
||||
if ($url) {
|
||||
common_set_returnto(null);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user