Quote:
Originally Posted by princeton
Is there a way to disable:
PHP Code:
eval('$gobutton = "' . fetch_template('gobutton') . '";');
eval('$spacer_open = "' . fetch_template('spacer_open') . '";');
eval('$spacer_close = "' . fetch_template('spacer_close') . '";');
via plugins?
|
Thats going to break alot of thigns on your website, spacer_open and closed are used all thoughout vB.