where i should define ? at template or php file (index.php)
& what should i define?
can u help me
--------------- Added [DATE]1235148257[/DATE] at [TIME]1235148257[/TIME] ---------------
i tried adding this code at index.php...but nothing happen
Code:
require_once(DIR . '/includes/class_humanverify.php');
$verify =& vB_HumanVerify::fetch_library($vbulletin);
$human_verify = $verify->output_token();