/backends/backend.phpbackend.php plugin request router.
Unified backend single point of entry for the PHP backend.
For each plugin identified by a __plugin argument, route the request to the corresponding backend.php in that plugins directory.
include_once
("./backend_conf.php")
(line 45)
backend configuration
backend.php assumes the current working directory is areaedit/backends.
include_once
(AREAEDIT_INSTALL_ROOT."/ddt/ddt.php")
(line 51)
DDT simple debugging library.
include_once
($backend_path)
(line 105)
Documentation generated on Sat, 31 Dec 2005 14:56:51 -0500 by phpDocumentor 1.3.0RC3