cvs: smarty /docs/en/programmers/api-variables variable-debugging.xml
"Peter 'Mash' Morgan" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvspete_morgan1126770704@cvsserver> |
pete_morgan Thu Sep 15 03:51:44 2005 EDT
Modified files:
/smarty/docs/en/programmers/api-variables variable-debugging.xml
Log:
added link to $debugging_ctrl
http://cvs.php.net/diff.php/smarty/docs/en/programmers/api-variables/variable-debugging.xml?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/en/programmers/api-variables/variable-debugging.xml
diff -u smarty/docs/en/programmers/api-variables/variable-debugging.xml:1.4 smarty/docs/en/programmers/api-variables/variable-debugging.xml:1.5
--- smarty/docs/en/programmers/api-variables/variable-debugging.xml:1.4 Sat Sep 10 07:43:21 2005
+++ smarty/docs/en/programmers/api-variables/variable-debugging.xml Thu Sep 15 03:51:42 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<sect1 id="variable.debugging">
<title>$debugging</title>
<para>
@@ -14,6 +14,9 @@
assigned within a template with
<link linkend="language.function.assign">{assign}</link>.
</para>
+ <para>Also see <link linkend="variable.debugging.ctrl">$debugging_ctrl</link>
+ on how to enable debugging from the url.
+ </para>
<para>
See also
<link linkend="language.function.debug">{debug}</link>,
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php