linea21-core
[ class tree: linea21-core ] [ index: linea21-core ] [ all elements ]

Source for file menurub.php

Documentation is available at menurub.php

  1. <?php
  2. /**
  3.  * @package linea21.core
  4.  * @subpackage system
  5.  * @author linea21 <info@linea21.com>
  6.  * @version $id SVN
  7.  * @access public
  8.  * @license http://opensource.org/licenses/gpl-3.0.html
  9.  */
  10.  
  11. $search "search.php?rub=" $rub;
  12. $title _t('menu','system');
  13. ?>
  14. <div id="itemenu">
  15. <h1><?php echo $title?></h1>
  16. <div class="contentlink"></div>
  17. </div>

Documentation generated on Thu, 03 May 2012 15:06:17 +0200 by phpDocumentor 1.4.1