Procedural File: index.php
Source Location: Program_Root/index.php
Classes:
Page Details:
index
Checks the user name and the language. If nobody is logged in, builds the
form for logging in
Tags:
Includes:
include(
config.php)
include("./functions.php")
include("./lang/lang.$language.php")
include("./lang/lang.$config[default_language].php")