Files
2025-10-02 10:33:06 +08:00

6 lines
95 B
PHP
Executable File

<?php
define('ZOO_VERSION', '3.4.12');
define('ZOO_EPHEMERAL', 1);
define('ZOO_SEQUENCE', 2);