Fixing basepath issue

This commit is contained in:
Philipp Holzer
2019-03-25 09:39:33 +01:00
parent e4875f2faf
commit d78598b64e
4 changed files with 20 additions and 8 deletions

2
config/dbstructure.config.php Normal file → Executable file
View File

@@ -34,7 +34,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1306);
define('DB_UPDATE_VERSION', 1307);
}
return [