1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 13:47:31 +02:00

Fix fatal error introduced in c65359e444

This commit is contained in:
Moc
2014-06-03 11:29:11 +02:00
parent 921188bc0b
commit 57fee5bea6

View File

@@ -33,7 +33,7 @@ if(false === $cached)
$tp = e107::getParser();
$sql = e107::getDb();
$marray = e107::getDate()->getTerms('month');
$marray = e107::getDate()->terms('month');
// TODO parms
//$parms['year'] = "2011 0";