Drush_Update_2021-01-28_17_08

This commit is contained in:
root
2021-01-28 17:08:35 +01:00
parent 61b18352fe
commit 27ed9258c3
2 changed files with 12 additions and 2 deletions

10
README
View File

@@ -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 refbase 0.9.7 README
==================== ====================

View File

@@ -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.dev.php');
include('db.live.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: