aboutsummaryrefslogtreecommitdiffstats
path: root/view/php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-07-17 16:19:19 +0200
committergit-marijus <mario@mariovavti.com>2017-07-17 16:19:19 +0200
commit4728e72d182f78dc2f5768fdb55d1e142fc92129 (patch)
tree1afed842a0e770de331a182f0a21f85c27b6ea81 /view/php
parent5408264559fe79a0d55824f7bac909162822faeb (diff)
downloadvolse-hubzilla-4728e72d182f78dc2f5768fdb55d1e142fc92129.tar.gz
volse-hubzilla-4728e72d182f78dc2f5768fdb55d1e142fc92129.tar.bz2
volse-hubzilla-4728e72d182f78dc2f5768fdb55d1e142fc92129.zip
some love for the installer
Diffstat (limited to 'view/php')
-rw-r--r--view/php/mod_import.php2
-rw-r--r--view/php/mod_setup.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/view/php/mod_import.php b/view/php/mod_import.php
deleted file mode 100644
index 56c4eff86..000000000
--- a/view/php/mod_import.php
+++ /dev/null
@@ -1,2 +0,0 @@
-<?php
-App::$page['template'] = 'full';
diff --git a/view/php/mod_setup.php b/view/php/mod_setup.php
new file mode 100644
index 000000000..f0ed2742d
--- /dev/null
+++ b/view/php/mod_setup.php
@@ -0,0 +1,2 @@
+<?php
+App::$page['template'] = 'zen';