Brendan Heywood
|
00c2153be1
|
MDL-67818 check: Added Check API and refactored security checks
AMOS BEGIN
MOV [check_noauth_details,report_security],[check_noauth_details,auth_none]
MOV [check_noauth_error,report_security],[check_noauth_error,auth_none]
MOV [check_noauth_name,report_security],[check_noauth_name,auth_none]
MOV [check_noauth_ok,report_security],[check_noauth_ok,auth_none]
AMOS END
|
2020-04-06 12:28:37 +10:00 |
|
Petr Skoda
|
e30cc24c0d
|
MDL-29030 make admin reports general reports
AMOS BEGIN
CPY [pluginname,coursereport_log],[pluginname,report_log]
CPY [pluginname,coursereport_stats],[pluginname,report_stats]
AMOS END
|
2011-11-06 12:22:45 +01:00 |
|