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