moodle/admin
paca70 1924074c76 Added support for nonadmin course creation.
Course creators are managed by /admin/creator.php , same way that admins.
Or if authetication module have 'auth_iscreator'-function (right now only ldap-module have) ,
users are added to creators at login time.
2003-02-24 18:48:55 +00:00
..
admin.php Fixed some PHP warnings 2003-01-13 12:14:47 +00:00
auth.php Show creation option when available. 2003-02-20 21:55:14 +00:00
config.html New sessiontimeout config variable to set the timeout for sessions 2003-01-24 04:31:58 +00:00
config.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
creators.php Added support for nonadmin course creation. 2003-02-24 18:48:55 +00:00
cron.php Reverted to older version, those changes should never got to CVS. 2003-02-20 22:09:59 +00:00
delete.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
index.php Added support for nonadmin course creation. 2003-02-24 18:48:55 +00:00
lang.php Add better escaping for double quotes 2003-02-02 02:37:09 +00:00
site.html More little fixups for robustness 2002-12-30 05:13:43 +00:00
site.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
user.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00