Commit 81d663e5 by Tobin

t : event edit issue : uat

parent 3b4e7568
......@@ -311,7 +311,6 @@ class Event extends CI_Controller {
$eventData = array('venue_id'=>$_POST['venue_id'],
'category_id'=>$_POST['category_id'],
'provider_id'=>$provider,
'max_booking'=>$_POST['max_booking'],
'has_payment'=>$_POST['has_payment'],
'seat_pricing'=>$_POST['seat_pricing'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment