2024-12-09

This commit is contained in:
gcch 2024-12-09 09:26:13 +01:00
commit ace47f1701
42 changed files with 1555 additions and 690 deletions

View file

@ -1,5 +1,8 @@
<?php
/**
* NOOP.
*/
if (!defined("ABSPATH")) {
exit(); // Exit if accessed directly
exit();
} ?>