[eluser]eedfwChris[/eluser]
[quote author="TigerWolf" date="1281421002"]Is it possible to call a group from the config:
Quote:$this->carabiner->js('groupname');
Instead of:
Quote:$this->carabiner->display('groupname');
So that this can be called?
Quote:$this->carabiner->display();
[/quote]
I've asked the same thing a few threads up. I haven't been able to find a way to do this. I even tried to load it from the config itself with not luck. I don't think it's possible so I stopped using groups for the most part.