|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Functions | |
| notify_user ($user, $subject, $a) | |
| notify_admins ($user, $subject, $a) | |
| notify_admins_unknown ($file, $a) | |
| validate_line ($line) | |
Variables | |
| $fd = fopen('php://stdin','r') | |
| if (!$fd) | |
| $site = get_site() | |
| notify_admins | ( | $ | user, |
| $ | subject, | ||
| $ | a | ||
| ) |
| notify_admins_unknown | ( | $ | file, |
| $ | a | ||
| ) |
| notify_user | ( | $ | user, |
| $ | subject, | ||
| $ | a | ||
| ) |
| validate_line | ( | $ | line | ) |
Definition at line 121 of file handlevirus.php.
| $fd = fopen('php://stdin','r') |
Definition at line 11 of file handlevirus.php.
| $site = get_site() |
Definition at line 20 of file handlevirus.php.
| if(!$fd) |
Definition at line 12 of file handlevirus.php.