Ignore:
Timestamp:
Jun 20, 2013, 5:38:47 AM (11 years ago)
Author:
rvelices
Message:

smarty 3 - first pass for tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions.inc.php

    r23372 r23384  
    3333include_once( PHPWG_ROOT_PATH .'include/derivative_std_params.inc.php');
    3434include_once( PHPWG_ROOT_PATH .'include/derivative.inc.php');
    35 require_once( PHPWG_ROOT_PATH .'include/smarty/libs/Smarty.class.php');
     35//require_once( PHPWG_ROOT_PATH .'include/smarty/libs/Smarty.class.php');
     36require_once( PHPWG_ROOT_PATH .'include/smarty/libs/SmartyBC.class.php');
    3637include_once( PHPWG_ROOT_PATH .'include/template.class.php');
    3738
Note: See TracChangeset for help on using the changeset viewer.