diff --git a/docs/en/programmers/api-variables.xml b/docs/en/programmers/api-variables.xml index 5aee5930..61c07392 100644 --- a/docs/en/programmers/api-variables.xml +++ b/docs/en/programmers/api-variables.xml @@ -10,7 +10,6 @@ &programmers.api-variables.variable-debugging; &programmers.api-variables.variable-debug-tpl; &programmers.api-variables.variable-debugging-ctrl; -&programmers.api-variables.variable-undefined; &programmers.api-variables.variable-autoload-filters; &programmers.api-variables.variable-compile-check; &programmers.api-variables.variable-force-compile; diff --git a/docs/en/programmers/api-variables/variable-undefined.xml b/docs/en/programmers/api-variables/variable-undefined.xml deleted file mode 100644 index e607f498..00000000 --- a/docs/en/programmers/api-variables/variable-undefined.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - $undefined - - This sets the value of $undefined for Smarty, default is null. - Currently this is only used to set undefined variables in - $global_assign to a default value. - - - \ No newline at end of file