From 04e0a3be6e2b08e7e2377bba7c23072edd1e1b33 Mon Sep 17 00:00:00 2001 From: konrad Date: Sun, 30 May 2010 09:35:02 +0000 Subject: [PATCH] reminder git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@486 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- www/inc/wext/event.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/www/inc/wext/event.php b/www/inc/wext/event.php index 93a020a..33274ee 100644 --- a/www/inc/wext/event.php +++ b/www/inc/wext/event.php @@ -257,6 +257,7 @@ class WOEvent extends WOEventAbstract "pricecents"=>$price->getprice(), "categoryid"=>$price->getpricecategoryid(), "categoryname"=>$price->getpricecategory()->getname() + //TODO: get max tickets, current amount, amount free ); } //return result -- 1.7.2.5