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