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 search
  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('way','home');
  13. ?>
  14. <div id="itemenu">
  15. <h1><?php echo $title?></h1>
  16. <div class="contentlink"></div>
  17. </div>

Documentation generated on Thu, 20 Mar 2014 16:48:45 +0100 by phpDocumentor 1.4.1