db = $db; $mod -> install(); unset($a); $a['user_id']=$_SESSION['user_id']; $smarty -> assign( 'albums', $db -> get_massiv('foto_albums', $a) ); ?>