остатки старых подключений

This commit is contained in:
PheRum 2015-05-12 16:57:06 +03:00
commit b6054de287

View file

@ -2568,8 +2568,6 @@ function bb_captcha ($mode, $callback = '')
{
global $bb_cfg, $lang, $userdata;
//require_once(TP_AUTO_DIR . 'ReCaptcha/ReCaptcha.php');
$secret = $bb_cfg['captcha']['secret_key'];
$public = $bb_cfg['captcha']['public_key'];
$cp_theme = $bb_cfg['captcha']['theme'];