function might be removed in 1.6.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 29 May 2005 08:34:58 +0000 (08:34 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 29 May 2005 08:34:58 +0000 (08:34 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9471 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/plugin.php

index b28f550d89effcb9efc1942f9dbc4b31d55dadb9..ecd169735b1ed7fd01ddde98429a211fb6712f43 100644 (file)
@@ -184,6 +184,7 @@ function boolean_hook_function($name,$parm=NULL,$priority=0,$tie=false) {
  * FIXME: This function needs to have its name changed!
  *
  * @return bool whether this browser properly supports JavaScript
+ * @deprecated use checkForJavascript() since 1.5.1
  */
 function soupNazi(){
     return !checkForJavascript();