Drush_Update_2021-01-28_17_08
This commit is contained in:
10
README
10
README
@@ -1,3 +1,13 @@
|
||||
This is a bugfix for PHP 7.X
|
||||
to turn on warnings and notice change initialize/PhpErrorSettings.inc.ph
|
||||
report errors here:
|
||||
https://git.sargas.org/Refbase/Refbase2X/issues
|
||||
|
||||
but ... ia looking for developers ....
|
||||
|
||||
maybe no one will answer soon
|
||||
|
||||
|
||||
refbase 0.9.7 README
|
||||
====================
|
||||
|
||||
|
@@ -66,8 +66,8 @@
|
||||
$tablePrefix = ""; // e.g.: "rb_"
|
||||
|
||||
// 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:
|
||||
// -> in code comments referred to as table:
|
||||
|
Reference in New Issue
Block a user