set permalink on uploaded photo items

This commit is contained in:
Friendika
2011-05-08 22:47:35 -07:00
parent 2c63b65e3c
commit c2e35d2d35
2 changed files with 9 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.1.970' );
define ( 'FRIENDIKA_VERSION', '2.1.973' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );