From 098043c44ddb038458b6eefdf34e67edd0a667fb Mon Sep 17 00:00:00 2001 From: web Date: Fri, 27 Apr 2007 21:35:31 +0000 Subject: [PATCH] Oops git-svn-id: svn+ssh://murphy/home/svn/platal/branches/platal-0.9.14@1747 839d8a87-29fc-0310-9880-83ba4fa771e5 --- include/notifs.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/notifs.inc.php b/include/notifs.inc.php index 43cfe17..3e691c1 100644 --- a/include/notifs.inc.php +++ b/include/notifs.inc.php @@ -193,7 +193,7 @@ class Notifs public $_cats = Array(); public $_data = Array(); - function __concstruct($uid, $up=false) + function __construct($uid, $up=false) { $this->_uid = $uid; -- 2.1.4