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

Source for file admin.php

Documentation is available at admin.php

  1. <?php
  2. /**
  3.  * Zikula Application Framework
  4.  *
  5.  * @copyright (c) 2002, Zikula Development Team
  6.  * @link http://www.zikula.org
  7.  * @version $Id: admin.php 24342 2008-06-06 12:03:14Z markwest $
  8.  * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
  9.  * @package Zikula_Value_Addons
  10.  * @subpackage Members_List
  11.  */
  12.  
  13. define('_MEMBERSLIST_MEMBERSPERPAGE''Items per page on Members List page');
  14. define('_MEMBERSLIST_ONLINEMEMBERSITEMSPERPAGE''Items per page on Members Online page');
  15. define('_MEMBERSLIST_RECENTMEMBERSITEMSPERPAGE''Items per page on Recent Members page');
  16. define('_MEMBERSLIST_UNVERIFIED''Filter unverified users from the Members list');

Documentation generated on Fri, 18 Jul 2008 21:38:09 +0200 by phpDocumentor 1.4.1