constants.php 95 B

12345
  1. <?php
  2. define('ZOO_VERSION', '3.4.12');
  3. define('ZOO_EPHEMERAL', 1);
  4. define('ZOO_SEQUENCE', 2);