We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8930083 commit 1a43e20Copy full SHA for 1a43e20
readme.md
@@ -25,7 +25,7 @@ To use in your project, use the following:
25
26
`$DB = new DBPDO('db_name', 'db_host', 'db_user', 'db_pass');`
27
28
-###Setup Before v2.0
+### Setup Before v2.0
29
-----
30
31
Firstly, define four constants for the host, database name, username and password:
@@ -143,4 +143,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
143
GNU General Public License for more details.
144
145
You should have received a copy of the GNU General Public License
146
-along with this program. If not, see <http://www.gnu.org/licenses/>.
+along with this program. If not, see <http://www.gnu.org/licenses/>.
0 commit comments