public site list (will take a few days to populate, assuming folks have updated their site access policy which old sites do not have)

This commit is contained in:
friendica
2013-09-05 22:00:06 -07:00
parent f880118558
commit c65ea0b97b
6 changed files with 102 additions and 5 deletions

View File

@@ -43,7 +43,7 @@ require_once('include/taxonomy.php');
define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1066 );
define ( 'DB_UPDATE_VERSION', 1067 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );