set default charset of email_header_encode, add ud_flags to indicate which (directory sync) updates have been processed in some way.
This commit is contained in:
2
boot.php
2
boot.php
@@ -44,7 +44,7 @@ require_once('include/taxonomy.php');
|
||||
define ( 'RED_PLATFORM', 'Red Matrix' );
|
||||
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
|
||||
define ( 'ZOT_REVISION', 1 );
|
||||
define ( 'DB_UPDATE_VERSION', 1070 );
|
||||
define ( 'DB_UPDATE_VERSION', 1071 );
|
||||
|
||||
define ( 'EOL', '<br />' . "\r\n" );
|
||||
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );
|
||||
|
||||
Reference in New Issue
Block a user