place to store multiple choice and select items for extensible profiles

This commit is contained in:
friendica
2014-08-26 22:37:04 -07:00
parent 5e4298029a
commit e179dca446
3 changed files with 12 additions and 2 deletions

View File

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