Kaynağa Gözat

function might be removed in 1.6.

tokul 20 yıl önce
ebeveyn
işleme
ac9598c450
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      functions/plugin.php

+ 1 - 0
functions/plugin.php

@@ -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();