Code
- anonymous()
- template_forum_settings()
- template_chmod_files()
- fixModSecurity()
- installExit()
- installer_updateSettingsFile()
- DatabasePopulation()
- template_install_below()
- template_install_above()
- template_populate_database()
- DatabaseSettings()
- Welcome()
- CheckFilesWritable()
- ForumSettings()
- template_admin_account()
- template_delete_install()
- template_database_settings()
- template_warning_divs()
- AdminAccount()
- DeleteInstall()

Loading history...
In general, usage of exit should be done with care and only when running in a scripting context like a CLI script.