diff options
Diffstat (limited to 'maintenance/showJobs.php')
-rw-r--r-- | maintenance/showJobs.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maintenance/showJobs.php b/maintenance/showJobs.php index 886d7d45..ff7d3fc0 100644 --- a/maintenance/showJobs.php +++ b/maintenance/showJobs.php @@ -21,7 +21,7 @@ * * @ingroup Maintenance * @author Tim Starling - * @author Ashar Voultoiz + * @author Antoine Musso */ require_once( dirname( __FILE__ ) . '/Maintenance.php' ); |