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

Go to the source code of this file.

Namespaces

namespace  class
 

Variables

return $config
 

Variable Documentation

return $config
Initial value:
= array(
'private_key' => 'YourPrivateApiKey',
'public_key' => 'YourPublicApiKey',
'theme' => 'white',
'lang' => _LANGCODE
)

Definition at line 23 of file config.recaptcha.php.