1
1
Fork 0

"firewall" setting - block all public pages from the public if configured to do so

This commit is contained in:
Friendika 2011-04-21 17:29:47 -07:00
commit 9e19eef194
7 changed files with 41 additions and 1 deletions

View file

@ -2,7 +2,7 @@
set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.955' );
define ( 'FRIENDIKA_VERSION', '2.1.956' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1053 );