/htdocs/always.php
include
('../config/config.php')
(line 141)
include
('/usr/local/etc/davical/'.$_SERVER['SERVER_NAME'].'-conf.php')
(line 135)
include
('/usr/local/etc/davical/config.php')
(line 138)
include
('/etc/davical/'.$_SERVER['SERVER_NAME'].'-conf.php')
(line 129)
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
('config/config.php')
(line 144)
include
(davical_configuration_missing.php)
(line 147)
include
('/etc/davical/config.php')
(line 132)
include_once
('AWLUtilities.php')
(line 90)
include_once
('AWLUtilities.php')
(line 77)
require_once
('AwlQuery.php')
(line 193)
Force the domain name to what was in the configuration file
require_once
(Principal.php)
(line 211)
bits_to_privilege (line 409)
Given a bit mask of the privileges, will return an array of the text values of privileges.
ConstructURL (line 275)
Construct a URL from the supplied dav_name. The URL will be urlencoded, except for any '/' characters in it.
DateToISODate (line 344)
Convert a date into ISO format into the sparkly new ISO format.
DeconstructURL (line 304)
Deconstruct a dav_name from the supplied URL. The dav_name will be urldecoded.
early_exception_handler (line 20)
getStatusMessage (line 218)
Return the HTTP status code description for a given code. Hopefully this is an efficient way to code this.
ISODateToHTTPDate (line 335)
Convert a date from ISO format into the sad old HTTP format.
privileges_to_XML (line 456)
Returns the array of privilege names converted into XMLElements
privilege_to_bits (line 358)
Documentation generated on Mon, 24 Oct 2011 20:09:24 +1300 by phpDocumentor 1.4.3