mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-02 17:34:26 +02:00
Correct a path in the example
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
// backwards compatible with previous versions of Smarty. //
|
||||
// //
|
||||
// Example: //
|
||||
// require_once("/path/to/smarty/Smarty.class.php"); //
|
||||
// require_once("/path/to/smarty/src/Smarty.class.php"); //
|
||||
// //
|
||||
// $smarty = new Smarty\Smarty; //
|
||||
// $smarty->testInstall(); //
|
||||
|
Reference in New Issue
Block a user