rm addon.old

This commit is contained in:
friendica 2013-03-19 03:30:50 -07:00
parent 133ef9155d
commit 17cb682ed0
3 changed files with 263 additions and 2605 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.1643' );
define ( 'FRIENDICA_VERSION', '3.1.1644' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1163 );
define ( 'EOL', "<br />\r\n" );

View File

@ -223,4 +223,4 @@ function html2plain($html, $wraplength = 75, $compact = false)
return(trim($message));
}
?>

File diff suppressed because it is too large Load Diff