X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2Flanguage%2Fdate-formats.php;h=f8357f95389dd280f973f63a918a20f66756f466;hb=709c614382c199b7d3c5fc5bdbd285d8d3a5f339;hp=ed12b786ba93a9f9f29c09c16edffb27c5dee076;hpb=850373ba9c606594cd5b8069664c0eeb5d87562e;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/language/date-formats.php b/maintenance/language/date-formats.php index ed12b786ba..f8357f9538 100644 --- a/maintenance/language/date-formats.php +++ b/maintenance/language/date-formats.php @@ -79,4 +79,4 @@ class DateFormats extends Maintenance { } $maintClass = "DateFormats"; -require_once( RUN_MAINTENANCE_IF_MAIN ); +require_once RUN_MAINTENANCE_IF_MAIN;