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:
parent
8b086a76e5
commit
5763d31b4f
5 changed files with 19 additions and 8 deletions
2
boot.php
2
boot.php
|
@ -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" );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue