This is a step-by-step "setup" for a BMLT root server. More...
Functions | |
| SetPageTwo () | |
| SetPageThree () | |
| SetPageFour () | |
| SetPageFive () | |
| PageFour () | |
| PageFive () | |
Variables | |
| global | $config_file_path = 'server/config/auto-config.inc.php' |
| if((isset($_GET['wizard_page'])&&$_GET['wizard_page'])&&!isset($_POST['wizard_page'])||!$_POST['wizard_page']) | $wiz_page = $_POST['wizard_page'] |
| if($wiz_page > 10) if(file_exists($config_file_path)) if(!isset($theme)||!$theme) | $shortcut_icon = "themes/$theme/html/images/shortcut.png" |
| charset | |
| $auto_file = "// ##BEGIN_PAGE_1## Install Wizard Page One Items:\n" | |
This is a step-by-step "setup" for a BMLT root server.
Find out more at: http://magshare.org/bmlt
BMLT is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
BMLT is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this code. If not, see <http://www.gnu.org/licenses/>.
| PageFive | ( | ) |
| PageFour | ( | ) |
| SetPageFive | ( | ) |
| SetPageFour | ( | ) |
| SetPageThree | ( | ) |
| SetPageTwo | ( | ) |
| $auto_file = "// ##BEGIN_PAGE_1## Install Wizard Page One Items:\n" |
Referenced by SetPageFour(), SetPageThree(), and SetPageTwo().
| $config_file_path = 'server/config/auto-config.inc.php' |
| if ($wiz_page > 10) if (file_exists($config_file_path)) if (!isset($theme)||!$theme) $shortcut_icon = "themes/$theme/html/images/shortcut.png" |
| if ((isset($_GET['wizard_page'])&&$_GET['wizard_page'])&&!isset($_POST['wizard_page'])||!$_POST['wizard_page']) $wiz_page = $_POST['wizard_page'] |
1.7.4