aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-base/config/skin-blue
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/mayor-base/config/skin-blue')
-rw-r--r--mayor-orig/mayor-base/config/skin-blue/config.php.example8
1 files changed, 8 insertions, 0 deletions
diff --git a/mayor-orig/mayor-base/config/skin-blue/config.php.example b/mayor-orig/mayor-base/config/skin-blue/config.php.example
new file mode 100644
index 00000000..ff576e78
--- /dev/null
+++ b/mayor-orig/mayor-base/config/skin-blue/config.php.example
@@ -0,0 +1,8 @@
+<?php
+
+// define('_HOME_LOGO','skin/sulix/base/img/build-w.png');
+// define('_SCHOOL_NAME','MaYoR elektronikus napló');
+// define('__MAX_MENU',5);
+// define('__COLOR_SCHEME','red'); // blue, red, yellow
+
+?> \ No newline at end of file