* Please be patient =;) * * @version $Id: CHANGELOG.php 827 2009-04-30 17:45:07Z elkuku $ * @package test * @subpackage Documentation * @author EasyJoomla {@link http://www.easy-joomla.org Easy-Joomla.org} * @author Voxelworks {@link www.voxelworks.com} * @author Created on 07-Jul-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 test Please be patient =;) _______________________________________________ _______________________________________________ Legend: * -> Security Fix # -> Bug Fix + -> Addition ^ -> Change - -> Removed ! -> Note ______________________________________________ 07-Jul-2009 Voxelworks ! Startup */ }//--This is the END