Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/handlevirus.php File Reference

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()

Function Documentation

notify_admins ( user,
subject,
a 
)

Definition at line 81 of file handlevirus.php.

Here is the call graph for this function:

notify_admins_unknown ( file,
a 
)

Definition at line 100 of file handlevirus.php.

Here is the call graph for this function:

notify_user ( user,
subject,
a 
)

Definition at line 61 of file handlevirus.php.

Here is the call graph for this function:

validate_line ( line)

Definition at line 121 of file handlevirus.php.


Variable Documentation

$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.

 All Data Structures Namespaces Files Functions Variables Enumerations