booktoweb
01-27-2009, 05:57 AM
hi,
i want to get array i stored it in datastore
i using this
$specialtemplates = array_merge( $specialtemplates, array('best_thread') );
i put it in many plugin's like ( init_startup, cache_templates )
but it doesn't get with datastore query
i want to get array i stored it in datastore
i using this
$specialtemplates = array_merge( $specialtemplates, array('best_thread') );
i put it in many plugin's like ( init_startup, cache_templates )
but it doesn't get with datastore query