From: Pierre Habouzit (MadCoder Date: Mon, 27 Dec 2004 15:38:38 +0000 (+0000) Subject: oopsie X-Git-Tag: xorg/old~602 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=ecab5fedf74139400ff3b476efeddc48b46199fc;p=platal.git oopsie git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-146 --- diff --git a/include/notifs.inc.php b/include/notifs.inc.php index 5f7da36..0457461 100644 --- a/include/notifs.inc.php +++ b/include/notifs.inc.php @@ -51,7 +51,7 @@ function getNbNotifs() { return 0; } $uid = Session::getInt('uid', -1); - $watchlast = Session::getInt('watch_last'); + $watchlast = Session::get('watch_last'); $res = $globals->db->query(" (