diff --git a/.htaccess b/.htaccess index 5e2d965a..d9ee23c9 100644 --- a/.htaccess +++ b/.htaccess @@ -4,5 +4,5 @@ RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f - RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L]。 + RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L] diff --git a/application/index/view/home/home.html b/application/index/view/home/home.html index d24f21a1..cec420c5 100644 --- a/application/index/view/home/home.html +++ b/application/index/view/home/home.html @@ -6,11 +6,9 @@