moodle/user
defacer 9407d4563f According to the final comments in SC#65:
Made isteacher() require that the first parameter (course id) be
specified and non-empty. If it is empty, [i.e., 0, which was used to
simulate what has now become isteacherinanycourse()], then the return
value IS correct but a warning is printed on screen. This should allow
us to track down any such calls in legacy modules without breaking Moodle.

The correct way to check for teacher status in ANY course is now to
call isteacherinanycourse().
2005-01-23 21:38:01 +00:00
..
default We need to keep these old images here because old stuff may refer to them. 2003-07-28 11:47:40 +00:00
edit.html The user editing screen and the change password screen didn't play very 2004-12-16 17:26:29 +00:00
edit.php Auth/LDAP 2004-11-22 07:46:10 +00:00
index.php According to the final comments in SC#65: 2005-01-23 21:38:01 +00:00
pix.php new handling of uploaded files, please TEST, TEST, TEST 2004-12-14 18:57:51 +00:00
pixgroup.php new handling of uploaded files, please TEST, TEST, TEST 2004-12-14 18:57:51 +00:00
policy.php Tweaks to the policy form (wider iframe and added a proper question to answer) 2004-11-29 08:10:37 +00:00
view.php According to the final comments in SC#65: 2005-01-23 21:38:01 +00:00