Commit Graph

14 Commits

Author SHA1 Message Date
nicolasconnault ca005e23f7 MDL-10905 iterating properly through readdir() 2007-10-15 05:42:20 +00:00
skodak 1ae083e424 MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
skodak c9a49ceab4 major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
skodak eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
toyomoyo 41d7209c7f some (mainly admin realated) capabilities 2006-08-25 08:27:27 +00:00
skodak 1c47adc540 parameter cleaup - round 1 2006-03-06 10:02:59 +00:00
defacer cec60526cc Fixing set_user_sesskey calls (function no longer exists), changing to sesskey() 2005-05-07 16:10:50 +00:00
martinlanghoff b27f46f2b3 Merged from MOODLE_14_STABLE - Fixed calls to set_user_sesskey(). 2005-05-07 03:08:29 +00:00
moodler 69b8ba4c4c Added sesskey checking (SC #113) 2005-05-06 03:11:58 +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 0cdd138180 some fixes for XHTML compliance 2004-09-12 00:21:21 +00:00
moodler b0e3a92523 Clean sweep through all the important changing all include(), include_once()
and require() to require_once()
2003-01-05 14:19:20 +00:00
moodler d197118510 Admin script to brutally delete every file and directory from the
Moodle data directory.  Will be useful for those on hosting servers
without root access.
2002-10-15 16:04:38 +00:00