Skip to content

Commit 20e1116

Browse files
authored
Update dbclass.php
1 parent bcd5331 commit 20e1116

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dbclass.php

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
* DB Class
44
* This class is used for database related (connect, insert, update, and delete) operations
55
* with PHP Data Objects (PDO)
6-
* @author CodexWorld.com
7-
* @url http://www.codexworld.com
8-
* @license http://www.codexworld.com/license
96
*/
107
class DB{
118

0 commit comments

Comments
 (0)