Skip to content

Commit c2d3841

Browse files
authored
Create config.php
1 parent cf38f0d commit c2d3841

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

denlu/config.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?php
2+
$db = new SQLite3('user_database.db');
3+
?>

0 commit comments

Comments
 (0)