diff --git a/e107_handlers/e107_class.php b/e107_handlers/e107_class.php index 142b9aede..4a852adc0 100755 --- a/e107_handlers/e107_class.php +++ b/e107_handlers/e107_class.php @@ -2083,7 +2083,7 @@ class e107 /** * JS Common Public Function. Prefered is shortcode script path * @param string $type core|theme|footer|inline|footer-inline|url or any existing plugin_name - * @param string $data depends on the type - path/url or inline js source + * @param string|array $data depends on the type - path/url or inline js source * @param integer $zone [optional] leave it null for default zone * @param string $dep dependence : null | prototype | jquery */