fixed "here" link
This commit is contained in:
parent
61a61fc285
commit
27fb9d0612
|
@ -67,4 +67,4 @@ ## Setting The Default Connection Name
|
||||||
PDO::ATTR_EMULATE_PREPARES => false,
|
PDO::ATTR_EMULATE_PREPARES => false,
|
||||||
),
|
),
|
||||||
|
|
||||||
More about the PDO connection attributes can be found [here](http://php.net/manual/en/pdo.setattribute.php).
|
More about the PDO connection attributes can be found [in the PHP manual](http://php.net/manual/en/pdo.setattribute.php).
|
Loading…
Reference in New Issue