Todo List
This is a MaintenanceTask that will optimize all the Gallery tables in the database to make Gallery run smoothly.
Located in /modules/core/classes/ConvertDatabaseToUtf8Task.class [line 37]
MaintenanceTask | --ConvertDatabaseToUtf8Task
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( )