###### Use this snippet to connect the account ###### $slaveAccount->set_status("available", TRUE); $slaveAccount->set_enabled(Purple::Core::get_ui(), TRUE); $slaveAccount->connect(); Purple::Debug::info("MultiLocSyncPlugin","Slave account was forced to connect\n"); ###### END Use this snippet to connect the account ######