XOOPS  2.6.0
config.recaptcha.php File Reference

Go to the source code of this file.

Namespaces

 config\recaptcha
 

Variables

return $config
 

Variable Documentation

return $config
Initial value:
= array(
'private_key' => 'YourPrivateApiKey',
'public_key' => 'YourPublicApiKey',
'theme' => 'white',
)
static getLangCode()
Definition: Abstract.php:68

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