Added galery

This commit is contained in:
2026-01-26 10:37:06 +01:00
parent d9b4c73baa
commit 33243fbe4a
31 changed files with 2508 additions and 229 deletions

View File

@@ -47,6 +47,11 @@ class View
public $privileges;
public $current_user;
/* Gallery properties */
public $images;
public $total_images;
public $image;
/**
* Static property to track if header has been rendered
*/