Merge https://github.com/friendica/red into zpull
This commit is contained in:
commit
150bc9866a
@ -131,8 +131,7 @@ function editwebpage_content(&$a) {
|
|||||||
|
|
||||||
//FIXME A return path with $_SESSION doesn't always work for observer - it may WSoD instead of loading a sensible page. So, send folk to the webpage list.
|
//FIXME A return path with $_SESSION doesn't always work for observer - it may WSoD instead of loading a sensible page. So, send folk to the webpage list.
|
||||||
|
|
||||||
$rp = '/webpages/' . $which;
|
$rp = 'webpages/' . $which;
|
||||||
$lockstate =
|
|
||||||
|
|
||||||
$o .= replace_macros($tpl,array(
|
$o .= replace_macros($tpl,array(
|
||||||
'$return_path' => $rp,
|
'$return_path' => $rp,
|
||||||
|
Reference in New Issue
Block a user