Club System

This commit is contained in:
2026-06-02 20:54:38 +02:00
parent f4dc336c88
commit 8eb94ff05d
44 changed files with 412 additions and 0 deletions

18
_output/option_hint.php Normal file
View File

@@ -0,0 +1,18 @@
<?php
// ################## THIS IS A GENERATED FILE ##################
// DO NOT EDIT DIRECTLY. EDIT THE OPTIONS IN THE CONTROL PANEL.
/**
* @noinspection PhpMultipleClassDeclarationsInspection
* @noinspection PhpIllegalPsrClassPathInspection
*/
namespace XF;
/**
* @property non-negative-int|null $rhpz_club_node_id Club Parent Node ID
*/
class Options
{
}