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 40)
 require_once ($CFG->progdir."/main_admin.php") (line 46)

Documentation generated on Tue, 28 Jun 2016 19:07:57 +0200 by phpDocumentor 1.4.0