Commit 27fb9d06 authored by Tobsn's avatar Tobsn

fixed "here" link

parent 61a61fc2
......@@ -67,4 +67,4 @@ An example of the MySQL system settings with added default PDO attributes:
PDO::ATTR_EMULATE_PREPARES => false,
),
More about the PDO connection attributes can be found [here](http://php.net/manual/en/pdo.setattribute.php).
\ No newline at end of file
More about the PDO connection attributes can be found [in the PHP manual](http://php.net/manual/en/pdo.setattribute.php).
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment