Show Your Support
break; // Wol Spider information case 'wol_spiders': { $datastore['wol_spiders'] = unserialize($storeitem['data']); } break; // smiliecache information case 'smiliecache': { $smiliecache = unserialize($storeitem['data']); } break; case// ## <ucs> 'stylecache', 'utt_store_act' // ## </ucs> : { $stylechoosercache = unserialize($storeitem['data']); } break; // stuff the data into the $datastore array default: { $datastore["$storeitem[title]"] = $storeitem['data']; } break; } } // Fatal Error if (!$optionsfound) { require_once('./includes/adminfunctions.php'); require_once('./includes/functions.php'); $vboptions = build_options();
'stylecache', 'utt_store_act',
'stylecache', 'utt_store_act' // ## </ucs> :
'stylecache': 'utt_store_act': // ## </ucs>