more cleanup
This commit is contained in:
4
boot.php
4
boot.php
@@ -635,11 +635,11 @@ function sys_boot() {
|
||||
|
||||
|
||||
if(! defined('DEFAULT_PLATFORM_ICON')) {
|
||||
define( 'DEFAULT_PLATFORM_ICON', '/images/hz-32.png' );
|
||||
define( 'DEFAULT_PLATFORM_ICON', '/images/rm-32.png' );
|
||||
}
|
||||
|
||||
if(! defined('DEFAULT_NOTIFY_ICON')) {
|
||||
define( 'DEFAULT_NOTIFY_ICON', '/images/hz-white-32.png' );
|
||||
define( 'DEFAULT_NOTIFY_ICON', '/images/rm-32.png' );
|
||||
}
|
||||
|
||||
if(! defined('CRYPTO_ALGORITHM')) {
|
||||
|
||||
Reference in New Issue
Block a user