this is the reason Diaspora forum tagging was broken

This commit is contained in:
friendica
2014-10-14 18:02:34 -07:00
parent 903f7e73fb
commit 2db7d88e28
4 changed files with 14 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ define ( 'RED_PLATFORM', 'redmatrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1129 );
define ( 'DB_UPDATE_VERSION', 1130 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );