Quote:
FIND
PHP Code:
'stylecache'
), $specialtemplates);
REPLACE WITH
PHP Code:
'stylecache',
// +++ vBookie
'vbookiesettings'
// --- vBookie
), $specialtemplates);
|
im not sure how to replace this since this area looks like the following:
Quote:
'stylecache',
'utt_store_act',
'arcadesettings'
), $specialtemplates);
|
when i try to edit this area i get the errors i listed above...
Please help!