mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-07 03:44:26 +02:00
fix path
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* @author Monte Ohrt <monte at ohrt dot com>
|
||||
* @package SmartyTestScripts
|
||||
*/
|
||||
require('./libs/Smarty.class.php');
|
||||
require('../libs/Smarty.class.php');
|
||||
ini_set('short_open_tag','1');
|
||||
|
||||
class Person
|
||||
|
Reference in New Issue
Block a user