Source for file user.php
Documentation is available at user.php
* Zikula Application Framework
* @copyright (c) 2002, Zikula Development Team
* @link http://www.zikula.org
* @version $Id: user.php 24342 2008-06-06 12:03:14Z markwest $
* @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
* @package Zikula_Value_Addons
define('_HEADCREDITDESC','Description');
define('_HEADCREDITDISPNAME','Module name');
define('_CREDITSNOMODS','No modules available');
define('_CREDITSBACK','Back to main Credits page');
define('_CREDITSNOEXIST','That document doesn\'t exist');
define('_CREDITSVERSION','version');
define('_HEADCREDITVERSION','Version');
define('_HEADCREDITAUTHOR','Author');
define('_HEADCREDITDOCS','Documentation');
define('_CREDITSCREDITS','Credits');
define('_CREDITSHELP','Help');
define('_CREDITSLICENSE','License');
define('_CREDITSCHANGELOG','Change Log');
define('_CREDITSTITLE','Credits & License Information');
define('_CREDITSZIKULA','This web site is powered by <a href="http://www.zikula.org">Zikula</a>, an open source GPL licensed content management system.');
define('_CREDITSMODULES','Installed Modules');
define('_CREDITSREADPNCR','Read Zikula Credits');
define('_CREDITSREADPNLIC','Read Zikula License');
define('_CREDITSOFFICIAL', 'Official Module');
|