allow zot public providers to list their location, as a non US-based server could be a strong selling point.

This commit is contained in:
friendica
2013-10-30 01:58:45 -07:00
parent 8da4da37cc
commit 2035a5dd76
7 changed files with 24 additions and 8 deletions

View File

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