aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings.php
diff options
context:
space:
mode:
authorredmatrix <mike@macgirvin.com>2016-09-01 13:19:08 -0700
committerredmatrix <mike@macgirvin.com>2016-09-01 13:19:08 -0700
commit549943fb1082bac14096d97ee2124052a8f6f364 (patch)
tree99019d9c03af2c1f4666046115c82415020d597e /Zotlabs/Module/Settings.php
parent2940f9591b201e5014f3967a90a402c96ae08ac4 (diff)
downloadvolse-hubzilla-549943fb1082bac14096d97ee2124052a8f6f364.tar.gz
volse-hubzilla-549943fb1082bac14096d97ee2124052a8f6f364.tar.bz2
volse-hubzilla-549943fb1082bac14096d97ee2124052a8f6f364.zip
provide json module to load theme specific settings so we can auto-fill the display settings page with schemas and theme settings whenever somebody makes a different theme selection
Diffstat (limited to 'Zotlabs/Module/Settings.php')
-rw-r--r--Zotlabs/Module/Settings.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Module/Settings.php b/Zotlabs/Module/Settings.php
index dedfdda86..cf6f96e87 100644
--- a/Zotlabs/Module/Settings.php
+++ b/Zotlabs/Module/Settings.php
@@ -649,7 +649,6 @@ class Settings extends \Zotlabs\Web\Controller {
build_sync_packet();
- //$_SESSION['theme'] = $theme;
if($email_changed && \App::$config['system']['register_policy'] == REGISTER_VERIFY) {
// FIXME - set to un-verified, blocked and redirect to logout