mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
Update db.php
This commit is contained in:
committed by
GitHub
parent
095dd7ea70
commit
0f0dea9069
@@ -10,7 +10,7 @@
|
||||
* - Poll results
|
||||
*/
|
||||
|
||||
$databaseFile = __DIR__ . '../pollsdb/poll.db';
|
||||
$databaseFile = __DIR__ . '/poll.db';
|
||||
|
||||
try {
|
||||
// If the database file does not exist, create it and set it up
|
||||
|
||||
Reference in New Issue
Block a user