Index: trunk/phase3/includes/installer/Installer.php |
— | — | @@ -1177,7 +1177,7 @@ |
1178 | 1178 | |
1179 | 1179 | /** |
1180 | 1180 | * Checks for presence of an Apache module. Works only if PHP is running as an Apache module, too. |
1181 | | - * |
| 1181 | + * |
1182 | 1182 | * @param $moduleName String: Name of module to check. |
1183 | 1183 | * @return bool |
1184 | 1184 | */ |