Skip to content

Commit f6d2ae7

Browse files
authored
Update class.DBPDO.php
1 parent 73ee8d7 commit f6d2ae7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

class.DBPDO.php

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
namespace A1phanumeric;
4+
35
class DBPDO {
46

57
public $pdo;

0 commit comments

Comments
 (0)