Legend:
- Unmodified
- Added
- Removed
-
plugins/maintenance/inc/class.dc.maintenance.task.php
r2044 r2491 56 56 $this->core = $maintenance->core; 57 57 $this->init(); 58 $this->id = null; 58 59 59 60 if ($this->perm() === null && !$this->core->auth->isSuperAdmin()
Note: See TracChangeset
for help on using the changeset viewer.