summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/installation
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2016-12-01 13:49:08 +0100
committerAndrey Andreev <narf@devilix.net>2016-12-01 13:49:08 +0100
commitedbbc7dfc01ce05a1c37629df0e1b4c8d00c435f (patch)
tree3b9b8b553d644e6ec7a6be623896dce76058e0c4 /user_guide_src/source/installation
parentdd2dcde50355c85466991caa9630a66a46626e46 (diff)
Remove previously deprecated CI_Config::system_url()
Diffstat (limited to 'user_guide_src/source/installation')
-rw-r--r--user_guide_src/source/installation/upgrade_320.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/installation/upgrade_320.rst b/user_guide_src/source/installation/upgrade_320.rst
index 02c78d373..b8e990e3c 100644
--- a/user_guide_src/source/installation/upgrade_320.rst
+++ b/user_guide_src/source/installation/upgrade_320.rst
@@ -135,3 +135,4 @@ version 3.0.0, that have been removed in 3.2.0:
- ``CI_Router::fetch_directory()`` (use ``CI_Router::$directory instead)
- ``CI_Router::fetch_class()`` (use ``CI_Router::$class`` instead)
- ``CI_Router::fetch_method()`` (use ``CI_Router::$method`` instead)
+- ``CI_Config::system_url()`` (encourages insecure practices)