Update index.php
This commit is contained in:
parent
b582396afc
commit
6609ef4941
@ -1212,7 +1212,7 @@ if ($dirins && ($action == 'droptable' || $action == 'droptableextrafields') &&
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($dirins && ($action == 'addproperty' && empty($cancel)) && !empty($module) && !empty($tabobj)) {
|
if ($dirins && ($action == 'addproperty' && empty($cancel)) && !empty($module) && !empty($tabobj)) {
|
||||||
$error = 0;
|
$error = 0;
|
||||||
|
|
||||||
$objectname = $tabobj;
|
$objectname = $tabobj;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user