Zikula_Core
[ class tree: Zikula_Core ] [ index: Zikula_Core ] [ all elements ]

Source for file version.php

Documentation is available at version.php

  1. <?php
  2. /**
  3.  * Zikula Application Framework
  4.  *
  5.  * @copyright value4business GmbH
  6.  * @link http://www.zikula.org
  7.  * @version $Id: common.php 21568 2007-02-28 16:40:04Z markwest $
  8.  * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
  9.  * @author Robert Gasch robert.gasch@value4business.com
  10.  * @package Zikula_Core
  11.  * @subpackage Categories
  12.  */
  13.  
  14. define('_CATEGORIES_NAME''Categories');
  15. define('_CATEGORIES_DISPLAYNAME''Categories');
  16. define('_CATEGORIES_DESCRIPTION''Provides support for categories, as a concept used by other modules, and an interface for adding, removing and administering categories.');

Documentation generated on Fri, 18 Jul 2008 21:59:10 +0200 by phpDocumentor 1.4.1