now bring it to the url
This commit is contained in:
parent
977b350866
commit
e81db4428d
@ -34,6 +34,8 @@ function directory_content(&$a) {
|
||||
else
|
||||
$safe_mode = intval($safe_mode);
|
||||
|
||||
if(x($_REQUEST,'safe')
|
||||
$safe_mode = intval($_REQUEST['safe']);
|
||||
|
||||
$o = '';
|
||||
nav_set_selected('directory');
|
||||
|
Reference in New Issue
Block a user