db prepare for enhanced magic profiles and remote privacy indicators, fixed $lang setting to use system config var, some other syntax issues

This commit is contained in:
Friendika
2010-12-07 18:13:51 -08:00
parent 8b086a76e5
commit 5763d31b4f
5 changed files with 19 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1021 );
define ( 'BUILD_ID', 1022 );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );