Quote:
Originally Posted by bi11i
I have vbookie installed so mine reads:
Code:
// ## <ucs>
'stylecache',
'utt_store_act',
'vbookiesettings'
// ## </ucs>
is this right, or should it read:
Code:
// ## <ucs>
'stylecache',
'utt_store_act'
'vbookiesettings'
// ## </ucs>
is there some other way i should be wording this in my includes\init.php?
|
EDIT: Didn't read the first part of your post.
The first one is correct. It needs the comma.