# HG changeset patch # User Dan # Date 1229859126 18000 # Node ID 7b1ac402b451762eb9f4597bc1c1b5af69400041 # Parent fe9364353f90a278b14c36308c7fe9ea6547d881 Fixed a couple typos in mod_rewrite detection (I'm really doing this blind, as the source tree used for testing is different than the one for editing) diff -r fe9364353f90 -r 7b1ac402b451 install/includes/stages/website.php --- a/install/includes/stages/website.php Sun Dec 21 06:30:33 2008 -0500 +++ b/install/includes/stages/website.php Sun Dec 21 06:32:06 2008 -0500 @@ -167,8 +167,9 @@ if ( $patch_necessary ): ?>
- get('website_msg_modwrite_disabled'); ?>
+ get('website_msg_modrewrite_disabled'); ?>
get('website_msg_modrewrite_maybeneeded'); ?> +