forked from GNUsocial/gnu-social
Work in progress on fixing auth... looks like the iframe doesn't work though. Sigh.
This commit is contained in:
@@ -16,6 +16,8 @@ $runner = YammerRunner::init();
|
||||
if (have_option('reset')) {
|
||||
echo "Resetting Yammer import state...\n";
|
||||
$runner->reset();
|
||||
echo "done.\n";
|
||||
exit(0);
|
||||
}
|
||||
|
||||
switch ($runner->state())
|
||||
|
||||
Reference in New Issue
Block a user