Remove redundant index
- Increase UPDATE_VERSION and DB_UPDATE_VERSION
This commit is contained in:
parent
868a84c5cc
commit
6dbd68e0cb
3 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
define('UPDATE_VERSION' , 1236);
|
||||
define('UPDATE_VERSION' , 1237);
|
||||
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\PConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue