whitespace
This commit is contained in:
parent
1070f3ed6b
commit
805cae7b31
@ -69,8 +69,6 @@ class Theme {
|
|||||||
if(array_key_exists('theme_preview',$_GET))
|
if(array_key_exists('theme_preview',$_GET))
|
||||||
$chosen_theme = $_GET['theme_preview'];
|
$chosen_theme = $_GET['theme_preview'];
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Allow theme selection of the form 'theme_name:schema_name'
|
// Allow theme selection of the form 'theme_name:schema_name'
|
||||||
$themepair = explode(':', $chosen_theme);
|
$themepair = explode(':', $chosen_theme);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user