createUser( 'll-' ); echo "setIsWatchingForAll(): \n"; $helper->setIsWatchingForAll(); echo "\nsetCalendarForAll(): \n"; $helper->setCalendarForAll(); return Command::SUCCESS; } }