Ivan Tcholakov
|
520543ba7d
[svn r17098] FS#3237: Renaming a function: create_include_path_setting() ---> api_create_include_path_setting().
|
16 years ago |
Ivan Tcholakov
|
de3cc3c226
[svn r17097] FS#3237: Renaming a function: create_dokeos_include_path() ---> create_include_path_setting().
|
16 years ago |
Ivan Tcholakov
|
75476d1de3
[svn r17093] FS#3237 correction: The function create_dokeos_include_path() has been moved in main_api.lib.php.
|
16 years ago |
Ivan Tcholakov
|
c9f09d7b34
[svn r17087] FS#3237 - PEAR packages of Dokeos should be read before other external. The task has been finished.
|
16 years ago |
Ivan Tcholakov
|
a6abdb402b
[svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned.
|
16 years ago |
Julio Montoya
|
5b61854e86
[svn r16418] Multiple URL feature implemented - require testing
|
16 years ago |
Yannick Warnier
|
4a5a51a5f6
[svn r15499] Possibly improved login time two-folds by sparing function calls in get_lang()
|
16 years ago |
Yannick Warnier
|
22575299ab
[svn r15179] Removed notice-level reporting flag (used for development only)
|
17 years ago |
Yannick Warnier
|
8987b2872e
[svn r15165] Minor: removed notice-level errors
|
17 years ago |
Yannick Warnier
|
653752d478
[svn r15123] Set public_admin as default CSS and removed update from migration script (people using default should keep with default)
|
17 years ago |
Yannick Warnier
|
4fda7576bb
[svn r15122] Removed debugging messages
|
17 years ago |
Yannick Warnier
|
07aa711d50
[svn r15078] Code changes preparing for the multiple-url access. CAUTION: FROM NOW ON, ONLY USE FUNCTIONS PROVIDED IN main_api.lib.php TO EDIT SETTINGS_CURRENT TABLE (see FS#2470 for more info)
|
17 years ago |
Yannick Warnier
|
27e2b3c11f
[svn r13896] Differentiate between "not installed" and "database unreachable" problems.
|
17 years ago |
Eric Marguin
|
22d929d90a
[svn r13385] fix a major bug when logging as an user. Indeed, the time spent between the last connection of the user and the current moment was added to the time spent on the platform !
|
17 years ago |
Yannick Warnier
|
8e90cfef28
[svn r13343] Updated link to installation guide
|
17 years ago |
Yannick Warnier
|
20eb7eed37
[svn r13266] Changed location of $charset var setting to override the one existing in trad4all.inc.php
|
17 years ago |
Yannick Warnier
|
6edef07d0c
[svn r13265] Added loading of $charset into global.inc.php to make it available anywhere
|
17 years ago |
Yannick Warnier
|
21d7c2500d
[svn r13058] Removed reference to installedVersion.inc.php, scheduled to be removed.
|
17 years ago |
Yannick Warnier
|
1923a7c4c1
[svn r12702] Added language file "accessibility" by default
|
17 years ago |
Evie Embrechts
|
1f38aabd45
[svn r12677] minor update to code header
|
17 years ago |
Yannick Warnier
|
dbaf9dcc8b
[svn r12475] Assign a default value to $_configuration in case it is not installed yet (avoid injection)
|
17 years ago |
Yannick Warnier
|
5c7a450acd
[svn r12463] Added inclusion of security.lib.php
|
17 years ago |
Julian Prud'homme
|
ce5028b8fa
[svn r12276] Change the path to the new Dokeos Manual (PDF file)
|
18 years ago |
Yannick Warnier
|
4f66a8fb43
[svn r12223] Make sure $platformLanguage is defined (was empty, most of the time)
|
18 years ago |
Yannick Warnier
|
ce20dec32d
[svn r12210] Moved filtering of PHP_SELF to avoid injection in GLOBALS
|
18 years ago |
Patrick Cool
|
04d066e9ba
[svn r11875] $_SERVER['PHP_SELF'], api_get_self()
|
18 years ago |
Yannick Warnier
|
316aa2befe
[svn r11026] Updated link to installation guide
|
18 years ago |
Bart Mollet
|
5aafa4e850
[svn r10676] Don't try to update table if no data available
|
18 years ago |
Bart Mollet
|
d39f4aef7a
[svn r10666] Removing empty line at EOF
|
18 years ago |
Patrick Cool
|
8c09063079
[svn r10204] coding standards for the inclusion of the language file.
|
18 years ago |