Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 236]Code Context
// finally get the correct version number
$known = array('Version', $ub, 'other');
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = ''AppController::getBrowser() - APP/Controller/AppController.php, line 236 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 PagesController::beforeFilter() - APP/Controller/PagesController.php, line 48 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 248]Code Context//we will have two since we are not using 'other' argument yet
//see if version is before or after the name
if (strripos($u_agent,"Version") < strripos($u_agent,$ub)){
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = '' $known = array( (int) 0 => 'Version', (int) 1 => null, (int) 2 => 'other' ) $pattern = '#(?<browser>Version||other)[/ ]+(?<version>[0-9.|a-zA-Z.]*)#' $matches = array( (int) 0 => array( (int) 0 => '/2.0', (int) 1 => '', (int) 2 => '//commoncrawl.org', (int) 3 => '/faq', (int) 4 => '/' ), 'browser' => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), (int) 1 => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), 'version' => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ), (int) 2 => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ) ) $i = (int) 5AppController::getBrowser() - APP/Controller/AppController.php, line 248 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 PagesController::beforeFilter() - APP/Controller/PagesController.php, line 48 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 236]Code Context
// finally get the correct version number
$known = array('Version', $ub, 'other');
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = ''AppController::getBrowser() - APP/Controller/AppController.php, line 236 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ReferencementsController::beforeFilter() - APP/Controller/ReferencementsController.php, line 8 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/referencement.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Layouts/page.ctp, line 19 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 248]Code Context//we will have two since we are not using 'other' argument yet
//see if version is before or after the name
if (strripos($u_agent,"Version") < strripos($u_agent,$ub)){
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = '' $known = array( (int) 0 => 'Version', (int) 1 => null, (int) 2 => 'other' ) $pattern = '#(?<browser>Version||other)[/ ]+(?<version>[0-9.|a-zA-Z.]*)#' $matches = array( (int) 0 => array( (int) 0 => '/2.0', (int) 1 => '', (int) 2 => '//commoncrawl.org', (int) 3 => '/faq', (int) 4 => '/' ), 'browser' => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), (int) 1 => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), 'version' => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ), (int) 2 => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ) ) $i = (int) 5AppController::getBrowser() - APP/Controller/AppController.php, line 248 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ReferencementsController::beforeFilter() - APP/Controller/ReferencementsController.php, line 8 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/referencement.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Layouts/page.ctp, line 19 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 236]Code Context
// finally get the correct version number
$known = array('Version', $ub, 'other');
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = ''AppController::getBrowser() - APP/Controller/AppController.php, line 236 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/content.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Pages/mentions.ctp, line 8 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 248]Code Context//we will have two since we are not using 'other' argument yet
//see if version is before or after the name
if (strripos($u_agent,"Version") < strripos($u_agent,$ub)){
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = '' $known = array( (int) 0 => 'Version', (int) 1 => null, (int) 2 => 'other' ) $pattern = '#(?<browser>Version||other)[/ ]+(?<version>[0-9.|a-zA-Z.]*)#' $matches = array( (int) 0 => array( (int) 0 => '/2.0', (int) 1 => '', (int) 2 => '//commoncrawl.org', (int) 3 => '/faq', (int) 4 => '/' ), 'browser' => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), (int) 1 => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), 'version' => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ), (int) 2 => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ) ) $i = (int) 5AppController::getBrowser() - APP/Controller/AppController.php, line 248 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/content.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Pages/mentions.ctp, line 8 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Le site internet, http:www.petr-opelik.com,
est édité par : Petr Opelik,
N° de Rue,
Code Postal,
Ville,
France
En tant que personne morale / Ou autre statut
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 236]Code Context
// finally get the correct version number
$known = array('Version', $ub, 'other');
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = ''AppController::getBrowser() - APP/Controller/AppController.php, line 236 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Pages/mentions.ctp, line 20 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 PagesController::display() - APP/Controller/PagesController.php, line 85 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 248]Téléphone : 40 30 20 10 00Code Context//we will have two since we are not using 'other' argument yet
//see if version is before or after the name
if (strripos($u_agent,"Version") < strripos($u_agent,$ub)){
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = '' $known = array( (int) 0 => 'Version', (int) 1 => null, (int) 2 => 'other' ) $pattern = '#(?<browser>Version||other)[/ ]+(?<version>[0-9.|a-zA-Z.]*)#' $matches = array( (int) 0 => array( (int) 0 => '/2.0', (int) 1 => '', (int) 2 => '//commoncrawl.org', (int) 3 => '/faq', (int) 4 => '/' ), 'browser' => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), (int) 1 => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), 'version' => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ), (int) 2 => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ) ) $i = (int) 5AppController::getBrowser() - APP/Controller/AppController.php, line 248 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Pages/mentions.ctp, line 20 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 PagesController::display() - APP/Controller/PagesController.php, line 85 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 236]Code Context
// finally get the correct version number
$known = array('Version', $ub, 'other');
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = ''AppController::getBrowser() - APP/Controller/AppController.php, line 236 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Pages/mentions.ctp, line 62 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 PagesController::display() - APP/Controller/PagesController.php, line 85 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 248]Email : moc.kilepo-rtep@tcatnocCode Context//we will have two since we are not using 'other' argument yet
//see if version is before or after the name
if (strripos($u_agent,"Version") < strripos($u_agent,$ub)){
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = '' $known = array( (int) 0 => 'Version', (int) 1 => null, (int) 2 => 'other' ) $pattern = '#(?<browser>Version||other)[/ ]+(?<version>[0-9.|a-zA-Z.]*)#' $matches = array( (int) 0 => array( (int) 0 => '/2.0', (int) 1 => '', (int) 2 => '//commoncrawl.org', (int) 3 => '/faq', (int) 4 => '/' ), 'browser' => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), (int) 1 => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), 'version' => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ), (int) 2 => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ) ) $i = (int) 5AppController::getBrowser() - APP/Controller/AppController.php, line 248 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Pages/mentions.ctp, line 62 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 PagesController::display() - APP/Controller/PagesController.php, line 85 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 236]Code Context
// finally get the correct version number
$known = array('Version', $ub, 'other');
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = ''AppController::getBrowser() - APP/Controller/AppController.php, line 236 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/content.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Pages/mentions.ctp, line 96 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 248]Code Context//we will have two since we are not using 'other' argument yet
//see if version is before or after the name
if (strripos($u_agent,"Version") < strripos($u_agent,$ub)){
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = '' $known = array( (int) 0 => 'Version', (int) 1 => null, (int) 2 => 'other' ) $pattern = '#(?<browser>Version||other)[/ ]+(?<version>[0-9.|a-zA-Z.]*)#' $matches = array( (int) 0 => array( (int) 0 => '/2.0', (int) 1 => '', (int) 2 => '//commoncrawl.org', (int) 3 => '/faq', (int) 4 => '/' ), 'browser' => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), (int) 1 => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), 'version' => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ), (int) 2 => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ) ) $i = (int) 5AppController::getBrowser() - APP/Controller/AppController.php, line 248 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/content.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Pages/mentions.ctp, line 96 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Le directeur de publication : Petr Opelik
Le co-directeur de publication : Petr Opelik
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 236]Code Context
// finally get the correct version number
$known = array('Version', $ub, 'other');
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = ''AppController::getBrowser() - APP/Controller/AppController.php, line 236 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/content.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Pages/mentions.ctp, line 97 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 248]Code Context//we will have two since we are not using 'other' argument yet
//see if version is before or after the name
if (strripos($u_agent,"Version") < strripos($u_agent,$ub)){
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = '' $known = array( (int) 0 => 'Version', (int) 1 => null, (int) 2 => 'other' ) $pattern = '#(?<browser>Version||other)[/ ]+(?<version>[0-9.|a-zA-Z.]*)#' $matches = array( (int) 0 => array( (int) 0 => '/2.0', (int) 1 => '', (int) 2 => '//commoncrawl.org', (int) 3 => '/faq', (int) 4 => '/' ), 'browser' => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), (int) 1 => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), 'version' => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ), (int) 2 => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ) ) $i = (int) 5AppController::getBrowser() - APP/Controller/AppController.php, line 248 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/content.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Pages/mentions.ctp, line 97 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Le site internet, http:www.petr-opelik.com,
est hébergé par : OVH
Dont le siège social se situe :
2 rue Kellermann,
59100 Roubaix,
France.
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 236]Code Context
// finally get the correct version number
$known = array('Version', $ub, 'other');
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = ''AppController::getBrowser() - APP/Controller/AppController.php, line 236 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/content.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Pages/mentions.ctp, line 98 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 248]Code Context//we will have two since we are not using 'other' argument yet
//see if version is before or after the name
if (strripos($u_agent,"Version") < strripos($u_agent,$ub)){
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = '' $known = array( (int) 0 => 'Version', (int) 1 => null, (int) 2 => 'other' ) $pattern = '#(?<browser>Version||other)[/ ]+(?<version>[0-9.|a-zA-Z.]*)#' $matches = array( (int) 0 => array( (int) 0 => '/2.0', (int) 1 => '', (int) 2 => '//commoncrawl.org', (int) 3 => '/faq', (int) 4 => '/' ), 'browser' => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), (int) 1 => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), 'version' => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ), (int) 2 => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ) ) $i = (int) 5AppController::getBrowser() - APP/Controller/AppController.php, line 248 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/content.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Pages/mentions.ctp, line 98 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
L'ensemble des documents, images, vidéos, textes et autre médias de ce site internet est protégés par les législations françaises et internationales concernant le droit d'auteur et la propriété intellectuelle. Les droits de reproduction des documents, images, vidéos et autres médias sont intégralement réservées.
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 236]Code Context
// finally get the correct version number
$known = array('Version', $ub, 'other');
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = ''AppController::getBrowser() - APP/Controller/AppController.php, line 236 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/content.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Pages/mentions.ctp, line 99 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Notice (8): Undefined variable: ub [APP/Controller/AppController.php, line 248]Code Context//we will have two since we are not using 'other' argument yet
//see if version is before or after the name
if (strripos($u_agent,"Version") < strripos($u_agent,$ub)){
$u_agent = 'CCBot/2.0 (https://commoncrawl.org/faq/)' $bname = 'Unknown' $platform = 'Unknown' $version = '' $known = array( (int) 0 => 'Version', (int) 1 => null, (int) 2 => 'other' ) $pattern = '#(?<browser>Version||other)[/ ]+(?<version>[0-9.|a-zA-Z.]*)#' $matches = array( (int) 0 => array( (int) 0 => '/2.0', (int) 1 => '', (int) 2 => '//commoncrawl.org', (int) 3 => '/faq', (int) 4 => '/' ), 'browser' => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), (int) 1 => array( (int) 0 => '', (int) 1 => '', (int) 2 => '', (int) 3 => '', (int) 4 => '' ), 'version' => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ), (int) 2 => array( (int) 0 => '2.0', (int) 1 => '', (int) 2 => 'commoncrawl.org', (int) 3 => 'faq', (int) 4 => '' ) ) $i = (int) 5AppController::getBrowser() - APP/Controller/AppController.php, line 248 AppController::isCompatible() - APP/Controller/AppController.php, line 272 AppController::beforeFilter() - APP/Controller/AppController.php, line 53 ContentsController::beforeFilter() - APP/Controller/ContentsController.php, line 9 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Object::requestAction() - CORE/Cake/Core/Object.php, line 105 include - APP/View/Elements/content.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::_renderElement() - CORE/Cake/View/View.php, line 1217 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Pages/mentions.ctp, line 99 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923
Conformément aux articles 39 et suivants de la loi n° 78-17 du 6 janvier 1978 modifiée en 2004 relative à l'informatique, aux fichiers et aux libertés, toute personne peut obtenir communication et, le cas échéant, rectification ou suppression des informations la concernant, en nous en adressant la demande via mail, courrier ou téléphone.