Moodle - the world's open source learning platform https://moodle.org/
Find a file
martin d78e2e84ff This is the new format for database schema. Each module has a db directory
with one file per database.  All these are called from admin/index.php and
work in concert with lib/db.
2002-05-31 09:03:46 +00:00
admin Changes to support various types of databases (using SQL code in lib/db) 2002-05-27 13:02:48 +00:00
course Added ALT="" tags to spacer.gif so they don't show in text browsers 2002-04-03 11:44:01 +00:00
doc Updated for ADOdb 2.00 2002-05-17 13:36:05 +00:00
error Initial revision 2001-11-22 06:23:56 +00:00
files Moved the array into the function. 2002-05-19 04:43:04 +00:00
lang/en Added help information about allowed HTML tags 2002-03-26 13:24:20 +00:00
lib Changed email_to_users to be a lot more straightforward. I don't think 2002-05-28 13:59:45 +00:00
login email_to_user no longer exists. Using email_to_users instead. 2002-05-28 01:22:52 +00:00
mod This is the new format for database schema. Each module has a db directory 2002-05-31 09:03:46 +00:00
pix New icons for courses displayed in weekly format. They collapse/unfold the display. 2002-05-31 09:01:00 +00:00
theme Added style for <LI> 2002-05-27 14:53:11 +00:00
user Checks for bad permissions and defaults to default picture 2002-05-18 03:13:44 +00:00
.htaccess Added warning about unstable CVS tree 2002-05-18 03:37:22 +00:00
config-dist.php Added CFG->cronpassword for moodle/admin/cron.php 2002-05-27 06:16:38 +00:00
file.php Several changes related to the front page, so that it now works OK. 2001-11-25 15:48:24 +00:00
help.php First pass at a simple help system 2002-03-11 03:18:13 +00:00
index.php course->id now site->id so we can add a reading 2002-05-27 02:25:40 +00:00
README Added warning about unstable CVS tree 2002-05-18 03:37:22 +00:00

WARNING: the CVS tree is currently a little unstable, 
         as I'm doing some major work on the code.

         It may or may not work right now.

         Martin - 18 May 2002
------------------------------------------------------

All the documention is in the "doc" subdirectory.  :-)