mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-09 12:54:26 +02:00
fixed typo
This commit is contained in:
@@ -41,7 +41,7 @@ require_once(SMARTY_DIR . 'Smarty.class.php');
|
|||||||
<sect1 id="constant.smarty.core.dir">
|
<sect1 id="constant.smarty.core.dir">
|
||||||
<title>SMARTY_CORE_DIR</title>
|
<title>SMARTY_CORE_DIR</title>
|
||||||
<para>
|
<para>
|
||||||
This if the <emphasis>full system path</emphasis> to the location of the Smarty core
|
This is the <emphasis>full system path</emphasis> to the location of the Smarty core
|
||||||
files. If not defined, Smarty will default this constant to the
|
files. If not defined, Smarty will default this constant to the
|
||||||
<filename>internals/</filename> sub-directory below
|
<filename>internals/</filename> sub-directory below
|
||||||
<link linkend="constant.smarty.dir"><constant>SMARTY_DIR</constant></link>.
|
<link linkend="constant.smarty.dir"><constant>SMARTY_DIR</constant></link>.
|
||||||
|
Reference in New Issue
Block a user