diff --git a/docs/en/programmers/smarty-constants.xml b/docs/en/programmers/smarty-constants.xml index 378a7c31..a980c282 100644 --- a/docs/en/programmers/smarty-constants.xml +++ b/docs/en/programmers/smarty-constants.xml @@ -18,17 +18,13 @@ ]]> @@ -47,7 +43,7 @@ require_once(SMARTY_DIR.'Smarty.class.php'); This should be the full system path to the location of the Smarty core files. If not defined, Smarty will default this constant to the - libs/ + internals/ sub-directory below SMARTY_DIR. If defined, the path must end with a slash. @@ -60,7 +56,7 @@ require_once(SMARTY_DIR.'Smarty.class.php'); ]]>