mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 07:44:27 +02:00
Revert "Changed unavailable to in a relation"
This commit is contained in:
parent
8e2d1fad17
commit
fe8a53425a
4 changed files with 4 additions and 13 deletions
|
@ -34,7 +34,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1318);
|
||||
define('DB_UPDATE_VERSION', 1317);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue