db tables for extensible profile fields

This commit is contained in:
friendica
2014-08-02 14:56:17 -07:00
parent 6dd3a170a7
commit 85032a1fa3
5 changed files with 59 additions and 15 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', 1119 );
define ( 'DB_UPDATE_VERSION', 1120 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );