moodle/lib
stronk7 23f6216b92 Do some isset() checkings with $CFG->sessioncookie.
Previously when debug turned on, login was impossible
due to some notices sent before writing http headers.
2003-10-17 09:54:41 +00:00
..
adodb Upgraded ADOdb to 3.60 ... supposed to be faster plus has bugfixes 2003-07-05 06:23:27 +00:00
db These changes implement some better controls for controlling uploads. 2003-10-06 18:02:35 +00:00
excel Adding a new system for producing Excel documents that are a little 2003-09-26 04:18:02 +00:00
ipatlas Fixed some short tags 2003-09-11 13:53:25 +00:00
pclzip Solved one condition that caused some errors in Win32 when extracting. 2003-08-24 22:35:57 +00:00
phpmailer Use the "correct" way of encoding HTML (quoted-printable) instead of 2003-08-08 03:39:25 +00:00
rte Some cleaning up ... shouldn't make much difference 2003-10-15 02:48:40 +00:00
datalib.php When searching users don't use "LIKE" for all databases. 2003-09-19 08:33:27 +00:00
defaults.php A new Moodle variable called sessioncookie is now added to the session 2003-10-16 13:19:10 +00:00
graphlib.php Still trying to get this retun situation sorted out 2003-05-26 02:42:49 +00:00
htaccess Should use php_flag, not php_value, for boolean settings!! 2003-05-19 02:25:11 +00:00
javascript.php New feature - "Web link" resources can now specify a popup window 2003-07-20 13:53:31 +00:00
languages.php Changed Czech code 2003-01-19 01:23:53 +00:00
moodlelib.php Do some isset() checkings with $CFG->sessioncookie. 2003-10-17 09:54:41 +00:00
odbc.php New class for handling ODBC socket server 2003-10-15 08:49:12 +00:00
session-test.php Missing semicolon 2003-02-06 18:07:31 +00:00
setup.php Do some isset() checkings with $CFG->sessioncookie. 2003-10-17 09:54:41 +00:00
weblib.php Added nolink tag 2003-10-16 14:25:36 +00:00
wiki.php Changed replacement logic for quotes (") as some versions of Micro$oft's 2003-09-18 12:52:14 +00:00
wordlist.txt Slightly bigger wordlist 2002-08-12 07:44:53 +00:00
xmlize.php Useful function for XML ... currently used only in Blackboard quiz importing 2003-05-01 13:57:35 +00:00