File/includes/config.php

Description

This file loads configuration settings from the data file settings.php and sets up some needed variables.

The settings.php file is created during installation using the web-based db setup page (install/index.php).

Note: DO NOT EDIT THIS FILE!

  • author: Craig Knudsen <cknudsen@cknudsen.com>
  • version: $Id$
  • copyright: Craig Knudsen, <cknudsen@cknudsen.com>, http://www.k5n.us/cknudsen
  • license: GNU GPL
Functions
cal_log (line 297)

Log a debug message

void cal_log ($msg $msg)
  • $msg $msg: The debug message to write
db_error (line 57)
void db_error ([ $doExit = false], [ $sql = ''])
  • $doExit
  • $sql
die_miserable_death (line 34)

Prints a fatal error message to the user along with a link to the Troubleshooting section of the WebCalendar System Administrator's Guide.

Execution is aborted.

void die_miserable_death (string $error)
  • string $error: The error message to display
do_config (line 86)
void do_config ( $fileLoc)
  • $fileLoc
get_full_include_path (line 75)

Get the full path to a file located in the webcalendar includes directory.

void get_full_include_path ( $filename)
  • $filename

Documentation generated on Thu, 10 Jun 2010 17:08:21 -0400 by phpDocumentor 1.4.3