1
0
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:
Cameron
2018-09-04 17:10:03 -07:00
parent 00e2663162
commit cdcd10e7f5
2 changed files with 5 additions and 5 deletions

View File

@@ -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);