Todo List
This is a MaintenanceTask that will clear all failure counts in the database.
Located in /modules/captcha/classes/ResetFailureCountsTask.class [line 35]
MaintenanceTask | --ResetFailureCountsTask
Methods
Inherited From MaintenanceTask
MaintenanceTask::getInfo() Return internationalized text about this task MaintenanceTask::requiresMaintenanceMode() This task requires that the administrator sets Gallery into maintenance mode. MaintenanceTask::requiresProgressBar() Will this task run so long that it requires a progress bar? MaintenanceTask::run() Execute the task
void getInfo( )
void run( )