diff --git a/demo/index.php b/demo/index.php index 2ae64c0a..b3fbd4d3 100644 --- a/demo/index.php +++ b/demo/index.php @@ -4,7 +4,7 @@ * @author Monte Ohrt * @package SmartyTestScripts */ -require('./libs/Smarty.class.php'); +require('../libs/Smarty.class.php'); ini_set('short_open_tag','1'); class Person