Re: [Phplib-users] template.inc patch (IF/ELSE/ENDIF)
Brought to you by:
nhruby,
richardarcher
From: J C L. <cl...@ka...> - 2001-12-31 04:03:50
|
On Mon, 31 Dec 2001 09:12:20 +0530 (IST) Tarique Sani <Dr> wrote: > On Sun, 30 Dec 2001, J C Lawrence wrote: >> While I don't mind doing a derived class for this, it seems a >> little questionable in terms of supporting reason. Adding >> conditional support requires adding an if() to subst(), a new >> method preproc(), > If the support is *turn off-able" and by default it is *off* then > I guess we should have it in the main template.inc it self. The patch I submitted defaults it to ON (as that's what I use and thus tested). However, the appropriate list is well documented and trivial to change/fix for whoever accepts the patch. var $use_preproc = 0; -- J C Lawrence ---------(*) Satan, oscillate my metallic sonatas. cl...@ka... He lived as a devil, eh? http://www.kanga.nu/~claw/ Evil is a name of a foeman, as I live. |