diff options
Diffstat (limited to 'public/db.php')
-rw-r--r-- | public/db.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/db.php b/public/db.php deleted file mode 100644 index 6d158b7..0000000 --- a/public/db.php +++ /dev/null @@ -1 +0,0 @@ -<?php $cursor = new mysqli("localhost", "loek", "", "webs"); ?> |