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

Source for file mod_time.php

Documentation is available at mod_time.php

  1. <?php
  2. /**
  3.  * $Header$
  4.  *
  5.  * Copyright ( c ) 2004 bitweaver.org
  6.  * All Rights Reserved. See below for details and a complete list of authors.
  7.  * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details
  8.  *
  9.  * @package kernel
  10.  * @subpackage modules
  11.  */
  12. extract$moduleParams );
  13.  
  14. if!empty$module_params ) ) {
  15.     $_template->tpl_vars['modParams'new Smarty_variable$module_params );
  16. }
  17. ?>

Documentation generated on Wed, 29 Jul 2015 13:57:12 +0000 by phpDocumentor 1.5.0-lsces