ErrorException [ Notice ]: Undefined index: description

APPPATH/views/frontend/market/content.php [ 1 ]

1 <?php echo $market['description']; ?>
2 <p></p>
3 <table border="0" cellpadding="5">
4 	<tr>
5   	<td width="80">When:</td>
6     <td><?php echo $market['when']; ?></td>
  1. APPPATH/views/frontend/market/content.php [ 1 ] » App_Exceptions::error_handler(arguments)