initial trinidad checkin
This commit is contained in:
@@ -564,7 +564,7 @@ function notifier_run($argv, $argc){
|
||||
|
||||
|
||||
if($hub['hubloc_network'] === 'diaspora' || $hub['hubloc_network'] === 'friendica-over-diaspora') {
|
||||
if(! get_config('system','diaspora_enabled'))
|
||||
if(! get_config('system','diaspora_enabled') || defined('TRINIDAD'))
|
||||
continue;
|
||||
|
||||
require_once('include/diaspora.php');
|
||||
|
||||
Reference in New Issue
Block a user