Code |
Context$mese = null
$anno = null
$fields = array(
"id",
"shop_id",
"offer_name",
"offer_description",
"offer_image",
"offer_filename",
"offer_date_start",
"offer_date_end",
"offer_filename"
)
$conditions = "offer_status = 1 AND offer_date_end >= '2012-02-06'"
$order = "rand(), offer_date_end ASC"
$limit = 6
$offerte = array()
$lista_offerte = array()
$shop_ids = array()
$ids = array()
$category_ids = false
$shop_list = array()
$shop_list = array();
foreach ( $category_ids as $category_id )
OffersController::index() - APP/controllers/offers_controller.php, line 102
Dispatcher::_invoke() - APP/cake/dispatcher.php, line 268
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 240
[main] - ROOT/httpdocs/index.php, line 88
Code |
Context$mese = null
$anno = null
$fields = array(
"id",
"shop_id",
"offer_name",
"offer_description",
"offer_image",
"offer_filename",
"offer_date_start",
"offer_date_end",
"offer_filename"
)
$conditions = "offer_status = 1 AND offer_date_end >= '2012-02-06'"
$order = "rand(), offer_date_end ASC"
$limit = 6
$offerte = array()
$lista_offerte = array()
$shop_ids = array()
$ids = array()
$category_ids = false
$shop_list = array()
$categories = false
$categories_list = array()
$categories_list = array();
foreach( $categories as $category )
OffersController::index() - APP/controllers/offers_controller.php, line 113
Dispatcher::_invoke() - APP/cake/dispatcher.php, line 268
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 240
[main] - ROOT/httpdocs/index.php, line 88