aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/docs/programmers/api-variables/variable-smarty-debug-id.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/smarty/smarty/docs/programmers/api-variables/variable-smarty-debug-id.md')
-rw-r--r--vendor/smarty/smarty/docs/programmers/api-variables/variable-smarty-debug-id.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/smarty/smarty/docs/programmers/api-variables/variable-smarty-debug-id.md b/vendor/smarty/smarty/docs/programmers/api-variables/variable-smarty-debug-id.md
deleted file mode 100644
index 0733ed518..000000000
--- a/vendor/smarty/smarty/docs/programmers/api-variables/variable-smarty-debug-id.md
+++ /dev/null
@@ -1,9 +0,0 @@
-\$smarty\_debug\_id {#variable.smarty.debug.id}
-===================
-
-The value of `$smarty_debug_id` defines the URL keyword to enable
-debugging at browser level. The default value is `SMARTY_DEBUG`.
-
-See also [debugging console](#chapter.debugging.console) section,
-[`$debugging`](#variable.debugging) and
-[`$debugging_ctrl`](#variable.debugging.ctrl).