Skip to content
  • Moshe Weitzman's avatar
    more code cleanup and performance improvements · 2da8920b
    Moshe Weitzman authored
    fixed bug in block which caused a warning when a user had no buddies
    
    no longer storing buddylist in session variable. use static variable instead. we were resetting the session variable on almost every page view, so it was pointless.
    2da8920b