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

Source for file version.php

Documentation is available at version.php

  1. <?php
  2. /**
  3.  * Zikula Application Framework
  4.  *
  5.  * @copyright (c) 2001, Zikula Development Team
  6.  * @link http://www.zikula.org
  7.  * @version $Id: version.php 24342 2008-06-06 12:03:14Z markwest $
  8.  * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
  9.  * @author       Frank Chestnut [Chestnut]
  10.  * @package      Zikula_System_Modules
  11.  * @subpackage   Admin_Messages
  12.  */
  13.  
  14. define('_ADMINMESSAGES_NAME',        'Admin_Messages');
  15. define('_ADMINMESSAGES_DISPLAYNAME''Admin_Messages');
  16. define('_ADMINMESSAGES_DESCRIPTION''Provides a system for displaying automated messages from the administrator in the site\'s pages, and an interface for managing and scheduling them.');

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