Use objectManager to delete screenshots
This commit is contained in:
committed by
Chris Morgan
parent
715f3af1b3
commit
2823334eed
@@ -935,7 +935,8 @@ class ObjectManager
|
||||
if($sAction)
|
||||
$sUrl .= "&sAction=$sAction";
|
||||
|
||||
|
||||
if($this->sReturnTo)
|
||||
$sUrl .= "&sReturnTo=".urlencode($this->sReturnTo);
|
||||
|
||||
if(!$sTitle)
|
||||
$sTitle = $this->sTitle;
|
||||
|
||||
Reference in New Issue
Block a user