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