Context |
Code$username = "arthur"
$id = "136"
$user = array("User" => array)
$blog = array("Blog" => array, "BlogCategory" => array, "User" => array)
$is_friend = false
else
$is_friend = false;
if($this->UserBan->find('first', array('conditions' => array('UserBan.user_id' => $blog['User']['id'], 'UserBan.ban_id' => $this->user['id']))))
{
BlogsController::show() - CORE/app/controllers/blogs_controller.php, line 917
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