summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorvlakoff <vlakoff@gmail.com>2013-07-19 02:17:21 +0200
committervlakoff <vlakoff@gmail.com>2013-07-19 02:17:21 +0200
commitcead4ccbcc6f9d6d8e2a65f69acd5196d05e75af (patch)
treec7a3b7694813c76f779c1f4d66e6dfdcab26db5e /user_guide_src
parentaf431ce8e9f7759e938b6535bde68ade3cd1caa8 (diff)
Remove documentation note obsoleted by previous commit
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/general/common_functions.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/user_guide_src/source/general/common_functions.rst b/user_guide_src/source/general/common_functions.rst
index a133fdc6d..32e8a8be0 100644
--- a/user_guide_src/source/general/common_functions.rst
+++ b/user_guide_src/source/general/common_functions.rst
@@ -68,10 +68,6 @@ accessing configuration information, however ``config_item()`` can be used
to retrieve single keys. See :doc:`Config Library <../libraries/config>`
documentation for more information.
-.. important:: This function only returns values set in your configuration
- files. It does not take into account config values that are
- dynamically set at runtime.
-
show_error()
============