XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
mainfile.php
Go to the documentation of this file.
1 <?php
17 if (! defined('XOOPS_INSTALL')) {
18  header('Location: install/index.php');
19 }
20 
21 ?>