
01-04-2009, 10:58 AM
|
|
|
Join Date: Feb 2002
Location: London
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
No mate for Cybernetic
Giz
Quote:
Originally Posted by Gizmo99
Well hihi
Like the included mail to option.
https://vborg.vbsupport.ru/showpost....&postcount=136
A quick note in the if ($_REQUEST['do']=='cybbannmail')
PHP Code:
exec_header_redirect($vbulletin->options['homeurl']
Should be
PHP Code:
exec_header_redirect($vbulletin->options['bburl']
|
|