mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
fix example title
This commit is contained in:
@@ -127,7 +127,7 @@ $smarty = new Smarty;</screen>
|
||||
</para>
|
||||
|
||||
<example>
|
||||
<title>Supply absolute path to library directory</title>
|
||||
<title>Supply absolute path to library file</title>
|
||||
<screen>
|
||||
require('/usr/local/lib/php/Smarty/Smarty.class.php');
|
||||
$smarty = new Smarty;</screen>
|
||||
|
Reference in New Issue
Block a user