File/admin.php

Description

/admin.php - the main entrypoint for website maintenance

This is one of the main entry points for Website@School. Other main entry points are /index.php, /cron.php, /file.php and also /program/install.php. Main entry points all define the constant WASENTRY. This is used in various include()ed files to detect break-in attempts.

This is a kickstarter for /program/main_admin.php.

Includes
 require_once (dirname(WASENTRY)."/config.php") (line 39)
 require_once ($CFG->progdir."/main_admin.php") (line 45)

Documentation generated on Wed, 9 Mar 2011 14:03:56 +0100 by phpDocumentor 1.4.0