From Tobias H - catch some irregularities caused by cut/paste code
This commit is contained in:
parent
53412dacd4
commit
4dd4a22582
4 changed files with 7 additions and 7 deletions
2
boot.php
2
boot.php
|
|
@ -9,7 +9,7 @@ require_once('include/nav.php');
|
|||
require_once('include/cache.php');
|
||||
|
||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDICA_VERSION', '2.3.1265' );
|
||||
define ( 'FRIENDICA_VERSION', '2.3.1266' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
|
||||
define ( 'DB_UPDATE_VERSION', 1129 );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue