mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Fix for blog-calendar links not in the current year.
This commit is contained in:
@@ -5229,7 +5229,7 @@ class e_form
|
||||
$thparms['alt'] = $alt;
|
||||
$thparms['class'] = "thumbnail e-thumb";
|
||||
|
||||
e107::getDebug()->log($value);
|
||||
// e107::getDebug()->log($value);
|
||||
|
||||
$ttl = $tp->toImage($value, $thparms);
|
||||
|
||||
|
Reference in New Issue
Block a user