Added Ejabberd shell notes
[mirrors/Kyberia-bloodline.git] / wwwroot / nodes.php
index c65bbcc8d67b29276eb96815432626774dcf8546..9f7103134a5d464dfd999082f27420ee6583fb6d 100644 (file)
@@ -426,6 +426,7 @@ if (isset($_SESSION['user_id'])&&($user_id=$_SESSION['user_id'])) {
        $smarty->assign('bookstyl',$_SESSION['bookstyl']);
        $smarty->assign('fook',$_SESSION['fook']);
        $smarty->assign('user_id',$_SESSION['user_id']);
+       $smarty->assign('user_name',$_SESSION['user_name']);
        if (!empty($_SESSION['cube_vector'])) 
                $smarty->assign('cube_vector',$_SESSION['cube_vector']);
         $smarty->assign('friends',$_SESSION['friends']); //req by freezy, done by darkaural
This page took 0.116221 seconds and 4 git commands to generate.