Bläddra i källkod

Remove install shorthand

Nathaniel van Diepen 10 år sedan
förälder
incheckning
f1738f3c0f
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      .htaccess

+ 0 - 1
.htaccess

@@ -11,7 +11,6 @@
 	RewriteRule ^\!([^/]*)$ /index.php?type=issue&id=$1 [QSA,L]
 	RewriteRule ^scrum/([^/]*)$ /index.php?type=scrum&id=$2 [QSA,L]
 	RewriteRule ^admin/([^/]*)$ /index.php?type=admin&id=$2 [QSA,L]
-	RewriteRule ^install/([^/]*)$ /install/index.php?id=$1 [QSA,L]
 </IfModule>
 # File security
 <FilesMatch ".(bak|config|sql|fla|psd|ini|log|sh|inc|~|swp)$">