Procedural File: global.inc.php
Source Location: /main/inc/global.inc.php
Page Details:
It is recommended that ALL dokeos scripts include this important file.
This script manages - http get, post, post_files, session, server-vars extraction into global namespace;
(which doesn't occur anymore when servertype config setting is set to test,
and which will disappear completely in Dokeos 1.6.1)
- include of /conf/configuration.php;
- include of several libraries: main_api, database, display, text, security;
- selecting the main database;
- include of language files.
Tags:
Includes:
|
|