static-globals.php 174 B

1234567891011
  1. <?php
  2. trait StaticFunctions
  3. {
  4. }
  5. // ===================================
  6. // Organizr Version
  7. $GLOBALS['installedVersion'] = '2.0.740';
  8. // ===================================