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();
|
$url = common_get_returnto();
|
||||||
|
|
||||||
|
|
||||||
$urlval = ($url) ? $url : 'null';
|
|
||||||
common_debug("deleteNotice() - returnto url = $urlval");
|
|
||||||
|
|
||||||
if ($url) {
|
if ($url) {
|
||||||
common_set_returnto(null);
|
common_set_returnto(null);
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user