Feed my OCD
authorMark A. Hershberger <mah@users.mediawiki.org>
Tue, 11 Oct 2011 03:49:40 +0000 (03:49 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Tue, 11 Oct 2011 03:49:40 +0000 (03:49 +0000)
includes/installer/Installer.php

index a25a94d..d015327 100644 (file)
@@ -1177,7 +1177,7 @@ abstract class Installer {
 
        /**
         * Checks for presence of an Apache module. Works only if PHP is running as an Apache module, too.
-        * 
+        *
         * @param $moduleName String: Name of module to check.
         * @return bool
         */