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

Source for file fxp.php

Documentation is available at fxp.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: fxp.php 24342 2008-06-06 12:03:14Z markwest $
  8.  * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
  9.  * @package Zikula_System_Modules
  10.  * @subpackage Blocks
  11.  */
  12.  
  13. define('_BASE','Base');
  14. define('_CODE','Code');
  15. define('_CURRENCY','Currency');
  16. define('_CURRENCYCODES','Currency codes');
  17. define('_CURRENCYRATES','Currency rates');
  18. define('_FXPPROBLEM','FXP: Error! Sorry! Connection failed.');
  19. define('_FXPPROBLEM2','FXP connection time-out');
  20. define('_FXP_ERROR','FXP error');
  21. define('_INSERT','Insert');
  22. define('_QUOTE','QUOTE');

Documentation generated on Fri, 18 Jul 2008 21:46:27 +0200 by phpDocumentor 1.4.1