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

Source for file user.php

Documentation is available at user.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: user.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 Feeds
  11.  */
  12.  
  13. define('_FEEDS_AVAILABLECATEGORIES''Choose a category to see the Feeds that belongs to it');
  14. define('_FEEDS_AVAILABLEFEEDS''Available feeds');
  15. define('_FEEDS_BYAUTHOR''by %author%');
  16. define('_FEEDS_CATEGORY''Category: %title%');
  17. define('_FEEDS_FEEDSINCATEGORY''The Feeds of this category are as follows:');
  18. define('_FEEDS_FEEDSLIST''Feeds List');
  19. define('_FEEDS_READMORE''Read more....');
  20. define('_FEEDS_VIEW''View News Feeds');
  21. define('_FEEDS_WELCOME''Welcome to the Feeds of %sitename%');

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