<?php $cf['security']['password']="test"; $cf['security']['type']="page"; $cf['site']['title']="The name of the site"; $cf['site']['template']="default"; $cf['language']['default']="en"; $cf['meta']['keywords']="CMSimple, Content Management System, php"; $cf['meta']['description']="CMSimple is a simple content management system for smart maintainance of small commercial or private sites. It is simple - small - smart!"; $cf['backup']['numberoffiles']="5"; $cf['images']['maxsize']="150000"; $cf['downloads']['maxsize']="1000000"; $cf['mailform']['email']=""; $cf['editor']['height']="(screen.availHeight)-400"; $cf['editor']['external']=""; $cf['menu']['color']="000000"; $cf['menu']['highlightcolor']="808080"; $cf['menu']['levels']="3"; $cf['menu']['levelcatch']="10"; $cf['menu']['sdoc']=""; $cf['menu']['legal']="CMSimple Legal Notices"; $cf['uri']['seperator']=":"; $cf['uri']['length']="200"; $cf['xhtml']['endtags']=""; $cf['xhtml']['amp']="true"; $cf['plugins']['folder']=""; $cf['functions']['file']="functions.php"; $cf['scripting']['regexp']="\#CMSimple (.*?)\#"; ?>