allow changing album name in photo edit page
This commit is contained in:
parent
01cd7cc9f2
commit
e2c8bedfe5
9 changed files with 34 additions and 13 deletions
2
boot.php
2
boot.php
|
@ -3,7 +3,7 @@
|
|||
set_time_limit(0);
|
||||
|
||||
define ( 'BUILD_ID', 1034 );
|
||||
define ( 'FRIENDIKA_VERSION', '2.10.0903' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.10.0904' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
|
||||
|
||||
define ( 'EOL', "<br />\r\n" );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue