add oembed provider for photos

This commit is contained in:
redmatrix
2016-01-31 15:55:27 -08:00
parent 1f87fef968
commit a341c889b7
7 changed files with 110 additions and 9 deletions

View File

@@ -48,7 +48,7 @@ require_once('include/AccessList.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
define ( 'STD_VERSION', '1.1.3' );
define ( 'STD_VERSION', '1.1.4' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1161 );