Code: Select all
[18-Mar-2014 08:58:14 Europe/Warsaw] PHP Strict Standards: Only variables should be assigned by reference
I use phocagallery plugin 4.0.3 with Joomla 3.2.3 on php 5.4.11
Code: Select all
52: $user = JFactory::getUser();
54: $db = JFactory::getDBO();
56: $document = JFactory::getDocument();
64: $library = PhocaGalleryLibrary::getLibrary();
1041: $category = $db->loadObjectList();