Add maxwidth column to oembed table
- Match Caching key for OEmbed queries
This commit is contained in:
parent
47e0900220
commit
da9523ed23
3 changed files with 13 additions and 8 deletions
2
boot.php
2
boot.php
|
|
@ -43,7 +43,7 @@ define('FRIENDICA_PLATFORM', 'Friendica');
|
|||
define('FRIENDICA_CODENAME', 'Asparagus');
|
||||
define('FRIENDICA_VERSION', '3.6-dev');
|
||||
define('DFRN_PROTOCOL_VERSION', '2.23');
|
||||
define('DB_UPDATE_VERSION', 1239);
|
||||
define('DB_UPDATE_VERSION', 1240);
|
||||
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue