Some post fixes for edit_base and core libs update

- edit order template indent fix
- Form/Generate init had wrong check on array for load list query
- ACL for group level was still using old session name
This commit is contained in:
Clemens Schwaighofer
2019-05-28 13:22:18 +09:00
parent 70d51025f8
commit 89c2b54889
3 changed files with 17 additions and 16 deletions

View File

@@ -18,6 +18,7 @@
*********************************************************************/
$DEBUG_ALL = 1;
$PRINT_ALL = 1;
$DB_DEBUG = 1;
// TODO: only extract _POST data that is needed