View Single Post
  #14  
Old 01-18-2016, 03:25 PM
  Scott Godin's Avatar 
Scott Godin Scott Godin is offline
 

Advanced Member
  
Join Date: Aug 2014
Location: /diagonally parked in a parallel universe/
Posts: 68
 

Default Re: Simple CMS module and custom page code

there was also a typo in my earlier code:

Code:
class Page extends \Xlite\View\AView implements \XLite\Base\IDecorator

see it?

strangely, that generated no error.

and after fixing Xlite to XLite, NOW I get the error about the extra parenthesis on line 45. not before.
__________________
--
Scott Godin
Reply With Quote