base
[ class tree: base ] [ index: base ] [ all elements ]

Procedural File: kimono.php

Source Location: /include/kimono.php



Page Details:

top level include file for kimono, load classes dynamically, check for needed extensions etc.



Tags:

todo:  are there file/dir permissions to check for?


Includes:

require_once('report.php') [line 114]
require_once('notify.php') [line 113]
require_once('constants.php') [line 23]
require_once('user.php') [line 112]
require_once('settings.php') [line 22]
version check

require_once('misc.php') [line 110]
require_once('error.php') [line 108]
require_once('base.php') [line 109]
require_once('config.php') [line 107]
require all neccesary code

require_once('sql.php') [line 111]






kimono_internal_error [line 69]

void kimono_internal_error( $fatal $errorstring, [mixed $fatal = FALSE], [mixed $file = 0], [mixed $line = 0], [mixed $method = 0])

handle errors where Kimono_Error can't be used (as in Kimono_Error itself) and fatal errors early in script execution.



Parameters

$fatal   $errorstring   if set to TRUE, execution will die()
[ Top ]



multi_stripslashes [line 30]

void multi_stripslashes( mixed &$arr)



[ Top ]



__autoload [line 44]

void __autoload( mixed $class)

load classes dynamically



[ Top ]



Documentation generated on Fri, 8 Apr 2005 18:27:50 +0200 by phpDocumentor 1.3.0RC3