mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-07 11:54:26 +02:00
tweaks
This commit is contained in:
@@ -5,9 +5,14 @@
|
|||||||
<para>
|
<para>
|
||||||
This enables the <link
|
This enables the <link
|
||||||
linkend="chapter.debugging.console">debugging console</link>.
|
linkend="chapter.debugging.console">debugging console</link>.
|
||||||
The console is a javascript window that informs you of the
|
The console is a javascript popup window that informs you of the
|
||||||
included templates and assigned variables for the current
|
<link linkend="language.function.include">included</link>
|
||||||
template page.
|
templates, variables <link linkend="api.assign">assigned</link>
|
||||||
|
from php and
|
||||||
|
<link linkend="language.config.variables">config file variables</link>
|
||||||
|
for the current template page. It does not show variables
|
||||||
|
assigned within a template with
|
||||||
|
<link linkend="language.function.assign">{assign}</link>.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
See also
|
See also
|
||||||
|
Reference in New Issue
Block a user