Files
2025-12-22 14:34:25 +08:00

6 lines
95 B
PHP

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