XOOPS  2.6.0
system_configs.php
Go to the documentation of this file.
1 <?php
2 
3 return array(
24  //"editor" => "fckeditor",
25  //"editor" => "dhtmlext",
28  // iframe clickjack protection - value used to set X-Frame-Options header
29  //'xFrameOptions' => 'sameorigin',
30 
38  "admin_warnings_enable" => 1,
39  );