mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 22:33:55 -07:00
остатки старых подключений
This commit is contained in:
parent
4ba0d52456
commit
b6054de287
1 changed files with 0 additions and 2 deletions
|
@ -2568,8 +2568,6 @@ function bb_captcha ($mode, $callback = '')
|
||||||
{
|
{
|
||||||
global $bb_cfg, $lang, $userdata;
|
global $bb_cfg, $lang, $userdata;
|
||||||
|
|
||||||
//require_once(TP_AUTO_DIR . 'ReCaptcha/ReCaptcha.php');
|
|
||||||
|
|
||||||
$secret = $bb_cfg['captcha']['secret_key'];
|
$secret = $bb_cfg['captcha']['secret_key'];
|
||||||
$public = $bb_cfg['captcha']['public_key'];
|
$public = $bb_cfg['captcha']['public_key'];
|
||||||
$cp_theme = $bb_cfg['captcha']['theme'];
|
$cp_theme = $bb_cfg['captcha']['theme'];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue