Refbase update_2021-01-28_16_25

This commit is contained in:
root
2021-01-28 16:25:20 +01:00
parent 3d11dd7f65
commit b6d0568dc8
4 changed files with 21 additions and 4 deletions

View File

@@ -64,9 +64,10 @@
// The table name prefix used for refbase MySQL tables:
$tablePrefix = ""; // e.g.: "rb_"
// database values for security not in resporitory
// include('db.dev.php');
include('initialize/db.live.php');
// database values for security not in resporitory
// include('db.dev.php');
include('db.live.php');
// The names of the MySQL database tables used by refbase:
// -> in code comments referred to as table: