sort out the 'delete selected' mess

This commit is contained in:
friendica 2012-09-25 19:10:46 -07:00
commit e433f20cd8
23 changed files with 136 additions and 491 deletions

View file

@ -11,7 +11,7 @@ require_once('include/cache.php');
require_once('library/Mobile_Detect/Mobile_Detect.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1476' );
define ( 'FRIENDICA_VERSION', '3.0.1477' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1156 );