Update ajax.lib.php
This commit is contained in:
parent
489045d715
commit
8bb0ce0f7f
@ -469,7 +469,7 @@ function ajax_constantonoff($code, $input=array(), $entity=null, $revertonoff=0,
|
||||
*/
|
||||
function ajax_object_onoff($object, $code, $input=array())
|
||||
{
|
||||
global $conf, $langs, $db;
|
||||
global $langs;
|
||||
|
||||
$out= '<script type="text/javascript">
|
||||
$(function() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user