Merge remote-tracking branch 'upstream/master'

This commit is contained in:
billz
2021-03-04 11:36:36 +00:00
5 changed files with 44 additions and 11 deletions

View File

@@ -49,7 +49,7 @@ require_once 'includes/torproxy.php';
$config = getConfig();
$output = $return = 0;
$page = $_SERVER['REQUEST_URI'];
$page = $_SERVER['PATH_INFO'];
$theme_url = getThemeOpt();
$toggleState = getSidebarState();