Context |
Code$id = "54"
$group = array("Group" => array, "GroupCategory" => array, "User" => array, "FirstGroupBanner" => array)
$user = array("Group" => array, "GroupCategory" => array, "User" => array, "FirstGroupBanner" => array)
$is_friend = false
else
$is_friend = false;
if($this->UserBan->find('first', array('conditions' => array('UserBan.user_id' => $group['User']['id'], 'UserBan.ban_id' => $this->user['id']))))
{
GroupsController::view() - CORE/app/controllers/groups_controller.php, line 1179
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 276
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 248
require - CORE/app/webroot/index.php, line 85
[main] - CORE/index.php, line 63