mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
CR/LF correction
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
// DB File Path
|
||||
$DBFILE = 'pialert.db';
|
||||
$DBFILE = '../../../db/pialert.db';
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Connect DB
|
||||
|
||||
Reference in New Issue
Block a user