Commit Graph

15 Commits

Author SHA1 Message Date
skodak 0772879f24 fix my previous incorrect short tag fix, fixed register globals, IP address used as mail user when not logged in 2006-05-15 15:44:36 +00:00
skodak 5563b4e151 fixed short php tags 2006-05-15 15:10:49 +00:00
moodler 7c830e314b Fix Bug #1604 - the error/index.php can't be translate 2006-04-21 04:42:26 +00:00
moodler 6573940cc3 Merged from stable 2005-11-01 06:53:57 +00:00
skodak 6cbaa56a69 fixed warnings and param cleaning, prevention of mailing of empty reports SC#147; merged from MOODLE_15_STABLE 2005-10-31 22:49:13 +00:00
dhawes 70e728fbbc Converted double quote strings to single quote literals - inspired by error in double quotes found by ottenhoff and noted in comment to bug 1981 2004-09-24 22:28:50 +00:00
gustav_delius 839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius 730a5f5abe fixed capitalization and quoting of attribute values 2004-09-12 20:45:41 +00:00
moodler c884816180 Short tags 2003-09-11 13:50:02 +00:00
moodler 4c48acf01b Fixed some short PHP tags 2003-09-09 08:43:27 +00:00
martin faebaf0f40 First implementation of new authentication system, which can now use
pluggable modules in the 'auth' directory.

Everything is done through authentication_user_login in lib/moodlelib.php

As well as the old default "email" confirmation, I added a new type of
confirmation "none", which basically does no confirmation at all.
2002-09-26 07:03:22 +00:00
martin e80e60a6b2 Slight fix to error page to include site name properly 2002-09-17 14:56:18 +00:00
martin 5fa51a394b Fixes to convert mail to individual mailing ...
so that we can use the new preferences for mail (plain or html).
2002-06-05 14:05:59 +00:00
martin 79389048fd Removed log and fixed email call 2002-05-31 13:24:14 +00:00
martin f9903ed0a4 Initial revision 2001-11-22 06:23:56 +00:00