Procházet zdrojové kódy

Remove install shorthand

Nathaniel van Diepen před 10 roky
rodič
revize
f1738f3c0f
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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)$">