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

Source for file pntables.php

Documentation is available at pntables.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: pntables.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 Errors
  11.  */
  12.  
  13. /**
  14.  * This function is called internally by the core whenever the module is loaded.
  15.  */
  16. function errors_pntables()
  17. {
  18.     return array();
  19. }

Documentation generated on Fri, 18 Jul 2008 21:54:29 +0200 by phpDocumentor 1.4.1