* Please be patient =;) * * @version $Id: CHANGELOG.php 827 2009-04-30 17:45:07Z elkuku $ * @package vxcmillqueue * @subpackage Documentation * @author EasyJoomla {@link http://www.easy-joomla.org Easy-Joomla.org} * @author VoxelWorks S.L. {@link www.voxelworks.com} * @author Created on 31-Aug-2009 */ //--No direct access to this changelog... defined('_JEXEC') or die('=;)'); //--For phpDocumentor documentation we need to construct a function ;) /** * CHANGELOG * {@source} */ function CHANGELOG() { /* _______________________________________________ _______________________________________________ This is the changelog for vxcmillqueue Please be patient =;) _______________________________________________ _______________________________________________ Legend: * -> Security Fix # -> Bug Fix + -> Addition ^ -> Change - -> Removed ! -> Note ______________________________________________ 31-Aug-2009 VoxelWorks S.L. ! Startup */ }//--This is the END