XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
config.php File Reference

Go to the source code of this file.

Namespaces

namespace  class
 

Variables

return $config
 

Variable Documentation

return $config
Initial value:
= array(
'disabled' => false,
'mode' => 'text',
'name' => 'xoopscaptcha',
'skipmember' => true,
'maxattempts' => 10,
)

This keeping config in files has really got to stop. If we can't actually put these into the actual XOOPS config then we should do this. (Who said this? You are right!)

Definition at line 27 of file config.php.