diff options
Diffstat (limited to 'mayor-orig/config/skin-blue/config.php.example')
-rw-r--r-- | mayor-orig/config/skin-blue/config.php.example | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mayor-orig/config/skin-blue/config.php.example b/mayor-orig/config/skin-blue/config.php.example new file mode 100644 index 00000000..ff576e78 --- /dev/null +++ b/mayor-orig/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 |