mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Rimozione
This commit is contained in:
@@ -46,7 +46,7 @@ if (!empty($controller_before)) {
|
||||
* Datatables con record
|
||||
*/
|
||||
if (!empty($type) && $type != 'menu' && $type != 'custom') {
|
||||
$total = App::readQuery($structure);
|
||||
$total = Util\Query::readQuery($structure);
|
||||
|
||||
if (empty($id_plugin) && count(Modules::getSegments($id_module)) > 1) {
|
||||
echo '
|
||||
|
||||
Reference in New Issue
Block a user