/inc/always.php
include_once
("/etc/davical/config.php")
(line 71)
include_once
("/etc/rscds/".$_SERVER['SERVER_NAME']."-conf.php")
(line 68)
include_once
("../config/config.php")
(line 74)
include_once
("davical_configuration_missing.php")
(line 77)
include_once
("/etc/davical/".$_SERVER['SERVER_NAME']."-conf.php")
(line 65)
We use @file_exists because things like open_basedir might noisily deny access which could break DAViCal completely by causing output to start too early.
include_once
("PgQuery.php")
(line 114)
Force the domain name to what was in the configuration file
require_once
("AWLUtilities.php")
(line 43)
ConstructURL (line 231)
Construct a URL from the supplied dav_name
getStatusMessage (line 175)
Return the HTTP status code description for a given code. Hopefully this is an efficient way to code this.
getUserByID (line 154)
Return a user record identified by a user_no, caching it for any subsequent lookup
getUserByName (line 133)
Return a user record identified by a username, caching it for any subsequent lookup
Documentation generated on Sun, 19 Oct 2008 21:25:36 +1300 by phpDocumentor 1.3.2