Skip to content
Snippets Groups Projects
Commit 5a797e67 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

rel #17308: xdebug_break killing

parent 80e231cf
Branches
Tags
6 merge requests!529Hotline 6.56,!512Master,!500Hotline 6.55,!490Master,!489Hotline 6.54,!487Hotline#17308 view not set on webthumbnail viewhelper
......@@ -28,7 +28,6 @@ class ZendAfi_View_Helper_WebThumbnail extends ZendAfi_View_Helper_BaseHelper {
public function webThumbnail($url) {
xdebug_break();
$this->checkThumbsDir();
$filename = $this->fileNameFromUrl($url);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment