XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
xoopsconfig.php
Go to the documentation of this file.
1 <?php
2 
3 return array(
24  //"editor" => "fckeditor",
25  //"editor" => "dhtmlext",
40  "debugLevel" => 2,
50  "admin_warnings_enable" => 1,
51  );
52 
53 ?>