openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit e1cda13b79d776b154dac69bde7ae17af6367566
parent 67e1f38d905a572a585bcbe573c7e37e4522b543
Author: dankert <devnull@localhost>
Date:   Sat, 21 Apr 2007 13:48:13 +0200

Neuer Bereich "config".

Diffstat:
config/interface.ini.php | 25+++++++++++++++++++++++++
1 file changed, 25 insertions(+), 0 deletions(-)

diff --git a/config/interface.ini.php b/config/interface.ini.php @@ -35,12 +35,37 @@ default=default ;default=system + +; Settings for preferences (under "Administration") +[config] + +; If you have an online editor for editing the .ini-files you can put the URL here. +; Security belongs to the 3rd-party editor! Openrat only creates a link to this url! +; Set to '' (blank) for disabling this. +file_manager_url="" + +; Enable "preferences"-menu +enable=true + +; show system settings (operating system, system time, ...) +show_system=true + +; show PHP settings +show_interpreter=true + +; show a list of PHP extensions (without any details) +show_extensions=true + + + +; Frameset settings [frames] ; Logical name of top-frame. Change this, if you want Openrat running in another parent frameset top=_top +; Manipulating the URL of Openrat. [url] ; faking urls