From d8a561a9cd12317342dd2f28aea8d76e93efce0d Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Sat, 8 Feb 2014 20:14:52 +0200 Subject: [ci skip] Deprecate the Javascript library --- user_guide_src/source/libraries/javascript.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'user_guide_src/source/libraries/javascript.rst') diff --git a/user_guide_src/source/libraries/javascript.rst b/user_guide_src/source/libraries/javascript.rst index bb901ead9..9d0237e57 100644 --- a/user_guide_src/source/libraries/javascript.rst +++ b/user_guide_src/source/libraries/javascript.rst @@ -2,8 +2,9 @@ Javascript Class ################ -.. note:: This driver is experimental. Its feature set and - implementation may change in future releases. +.. note:: This library is DEPRECATED and should not be used. It has always + been with an 'experimental' status and is now no longer supported. + Currently only kept for backwards compatibility. CodeIgniter provides a library to help you with certain common functions that you may want to use with Javascript. Please note that CodeIgniter -- cgit v1.2.3-24-g4f1b