[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/administrator/components/com_installer/views/install/tmpl/ -> default.php (source)

   1  <?php // no direct access
   2  defined( '_JEXEC' ) or die( 'Restricted access' ); ?>
   3  <?php if ($this->showMessage) : ?>
   4  <?php echo $this->loadTemplate('message'); ?>
   5  <?php endif; ?>
   6  <?php echo $this->loadTemplate('form'); ?>


Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1