removed 1.0.x reference from documentation

This commit is contained in:
mdomba
2011-12-28 12:29:24 +00:00
parent e661101e0f
commit a7ef3d5d02
105 changed files with 80 additions and 403 deletions

View File

@@ -15,7 +15,6 @@
* @author Qiang Xue <qiang.xue@gmail.com>
* @version $Id: ModuleCommand.php 433 2008-12-30 22:59:17Z qiang.xue $
* @package system.cli.commands.shell
* @since 1.0.3
*/
class ModuleCommand extends CConsoleCommand
{