Code |
Context $galleryContent = $this->Value->find('first', array('conditions' => array('Value.name' => $galName)));
if (empty($galleryContent)) {
$this->Session->setFlash('Видео ' . $videoName . ' не найдено');
$videoName = "������������_����_������������������������."
$galleryContent = false
$galName = "������������ ���� ������������������������."
PagesController::video() - APP/controllers/pages_controller.php, line 136
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - ROOT/public_html/index.php, line 85