Fixed typos

This commit is contained in:
Franck Allimant
2014-04-12 15:57:58 +02:00
parent 22df1be502
commit 604a80e5e1
2 changed files with 1 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ class Database
/**
* Create a new instance, using the provided connection information, either none for
* automatically a connection, a ConnectionWrapper instance or a PDo connection.
* automatically a connection, a ConnectionWrapper instance or a PDO connection.
*
* @param ConnectionWrapper|\PDO|null $connection the connection object
* @throws \InvalidArgumentException if $connection is not of the suitable type.

View File

@@ -7,7 +7,6 @@ AddDefaultCharset UTF-8
# If thelia is installed in a subdirectory (e.g., thelia2)
# define the RewriteBase below to get a proper URL rewriting
#
# RewriteBase /thelia2
RewriteCond %{REQUEST_FILENAME} !-f