Backing up laptop, committing all unsaved changes

This commit is contained in:
2008-03-09 17:02:16 +00:00
parent 66ca16f8b0
commit 8447c7a41a
6 changed files with 104 additions and 62 deletions

View File

@@ -1,7 +1,7 @@
<IfModule mod_rewrite.c>
# Magic Quotes are the Root-of-all-Evil and must be burned at the stake.
php_flag magic_quotes_gpc off
# Magic Quotes are the Root-of-all-Evil and must be burned at the stake.
php_flag magic_quotes_gpc off
<IfModule mod_rewrite.c>
# Enable mod_rewrite for pretty urls
RewriteEngine on