try fix # in title
This commit is contained in:
+1
-1
@@ -1962,7 +1962,7 @@ function render_list($path = '', $files = [])
|
||||
}
|
||||
$n_path = str_replace('&','&',$n_path);
|
||||
$p_path = str_replace('&','&',$p_path);
|
||||
$pretitle = str_replace('%23','#',$pretitle);
|
||||
//$pretitle = str_replace('%23','#',$pretitle);
|
||||
$statusCode = 200;
|
||||
date_default_timezone_set(get_timezone($_SERVER['timezone']));
|
||||
$authinfo = '
|
||||
|
||||
Reference in New Issue
Block a user