bug #540 and hush up a couple of log messages that are way too verbose

This commit is contained in:
friendica 2013-04-28 04:30:20 -07:00
parent 1ed6a2bd3d
commit 61a0f9c196
5 changed files with 11 additions and 11 deletions

View file

@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
require_once('include/features.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.1.1681' );
define ( 'FRIENDICA_VERSION', '3.1.1684' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1163 );
define ( 'EOL', "<br />\r\n" );