[fixed] Typo in class.CmsLayoutTemplate.php

Forum rules
Only administrators can post or move items here.
Post Reply
kristoftorfs
Forum Members
Forum Members
Posts: 11
Joined: Tue Jul 08, 2014 1:15 pm
Location: Belgium

[fixed] Typo in class.CmsLayoutTemplate.php

Post by kristoftorfs »

On line 293:

Code: Select all

if( (int)$y < 1 )	throw new CmsInvalidDatException('Invalid data in design list.  Expect array of integers');
This should of course be CmsInvalidDataException.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Typo in class.CmsLayoutTemplate.php

Post by Rolf »

Fixed in SVN.

Thanks, Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Closed Issues”