Context |
Code$username = "arthur"
$id = "54"
$user = array("User" => array)
$video = array("Video" => array, "VideoCategory" => array, "User" => array, "VideoComment" => array, "VideoFavorite" => array)
$is_friend = false
else
$is_friend = false;
if($this->UserBan->find('first', array('conditions' => array('UserBan.user_id' => $video['User']['id'], 'UserBan.ban_id' => $this->user['id']))))
{
VideosController::show() - CORE/app/controllers/videos_controller.php, line 448
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