2013-05-08, 06:56:21
yup, you might have to use count() == 0
I am pretty sure caching_functions does a
$pagesArray = array();
So its an empty array when its initialized.
I am pretty sure caching_functions does a
$pagesArray = array();
So its an empty array when its initialized.