>"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
> >news:[EMAIL PROTECTED]
>[snip]
>// Define and require the Smarty library
>define('SMARTY_DIR', 'Smarty/');
>require(SMARTY_DIR . 'Smarty.class.php');
>
>// Define the pager stuff
>define('PAGER_DIR', 'Pager/');
>require(PAGER_DIR . 'Pager.ph
"John Nichel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Robert wrote:
>> I have the following in a config file:
>>
>> // Define and require the Smarty library
>> define('SMARTY_DIR', 'Smarty/');
>> require(SMARTY_DIR . 'Smarty.class.php');
>>
>> // Define the pager stuff
>> def
2 matches
Mail list logo