Webgui: ongoing development

This commit is contained in:
2026-06-24 13:46:03 +02:00
parent f109e2621f
commit 42df35f1a0
26 changed files with 536 additions and 293 deletions
+2
View File
@@ -14,6 +14,8 @@ There can be a difference because not all items have a weight entered
*/
require 'globals.inc';
require 'lib/gpc.inc';
$pagetitle = _('Boxes');
$id = gpc_get_int($_REQUEST, 'id', 0);