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