| Current Path : /home/cbequiperp/www/templates/elvyre/tpls/blocks/ |
| Current File : /home/cbequiperp/www/templates/elvyre/tpls/blocks/developmentprocess.php |
<?php
/**
* @package T3 Blank
* @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
?>
<?php if ($this->countModules('developmentprocess')) { ?>
<!-- NAV HELPER -->
<div class="d <?php $this->_c('developmentprocess') ?>">
<jdoc:include type="modules" name="<?php $this->_p('developmentprocess') ?>" />
</div>
<!-- //NAVv HELPER -->
<?php }?>