The PHP page that serves all page requests on a Backdrop installation.

The routines here dispatch control to the appropriate handler, which then prints the appropriate page.

All Backdrop code is released under the GNU General Public License. See COPYRIGHT.txt and LICENSE.txt files in the "core" directory.

File

index.php

Constants

Namesort ascending Description
BACKDROP_ROOT Root directory of Backdrop installation.