Code Context $result = unlink($filepath);
} else {
$result = rename($filepath, $filepath . '.' . time());
$filename = 'product_update_log.log'
$filepath = '/var/www/html/app/tmp/logs/product_update_log.log'
rename - [internal], line ??
FileLog::_rotateFile() - CORE/Cake/Log/Engine/FileLog.php, line 205
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 137
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 162
ProdottiComponent::myLog() - APP/Controller/Component/ProdottiComponent.php, line 4250
ProdottiComponent::remouveReserved() - APP/Controller/Component/ProdottiComponent.php, line 7169
ProdottiComponent::getAvailability() - APP/Controller/Component/ProdottiComponent.php, line 7710
ProdottiComponent::getProdotti() - APP/Controller/Component/ProdottiComponent.php, line 359
ProdottiComponent::getProdottiProssimeUscite() - APP/Controller/Component/ProdottiComponent.php, line 1694
ProdottiController::info() - APP/Controller/ProdottiController.php, line 266
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110