After many years of using Smarty, loving Smarty and eventually hating Smarty, I've decided to remove it from PICKLES. The latest release candidates for the new Smarty 3 have not impressed me enough to keep it around, in fact peeping the code of the new version makes me think it should have never been included in the first place. May end up using Savant, may end up rolling a custom PICKLES solution, only time will tell.
This commit is contained in:
parent
1b39110651
commit
cab6641a96
90 changed files with 3 additions and 21705 deletions
|
@ -18,10 +18,7 @@
|
|||
/**
|
||||
* PHP Display
|
||||
*
|
||||
* Displays the associated PHP templates for the Model. This is very
|
||||
* similar to the Smarty viewer, but less overhead since it's straight PHP.
|
||||
* The PHP viewer also utilizes a different caching system than Smarty.
|
||||
* The general rules around the caching will be the same though.
|
||||
* Displays the associated PHP templates for the Model.
|
||||
*/
|
||||
class Display_PHP extends Display_Common
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue