so I had this idea that on a new instance of a voicemail applet that it would default to the current editing user because apparently
some people aren't smart enough to click in a box and click on their own name.
I can get the VBX_User object with this:
$curr_user = OpenVBX::getCurrentUser();
now I'm just trying to figure out the easiest way to pass that along to the AppletUI class as the default to the picker...
any ideas?
Andrew Watson
http://tumblr.gleep.org/