diff -r 000000000000 -r db23957ad1c7 plugins/ajim/client.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/ajim/client.php Sun Jan 11 21:38:42 2009 -0500 @@ -0,0 +1,84 @@ +attachHook('compile_template', 'ajim_compile_sidebar();'); + +function ajim_compile_sidebar() +{ + global $db, $session, $paths, $template, $plugins; // Common objects + global $lang; + + $template->add_header(''); + $template->add_header(''); + $can_mod = $session->get_permissions('ajim_mod') ? 'true' : 'false'; + $template->add_header(''); + + $msg_loading = $lang->get('ajim_msg_loading'); + $html = '
+ $l_name + | ++ + | +