causefx 8 anni fa
parent
commit
f6c73efae4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      functions.php

+ 1 - 1
functions.php

@@ -2,7 +2,7 @@
 
 
 // ===================================
 // ===================================
 // Define Version
 // Define Version
- define('INSTALLEDVERSION', '1.75');
+ define('INSTALLEDVERSION', '1.80');
 // ===================================
 // ===================================
 $debugOrganizr = true;
 $debugOrganizr = true;
 if($debugOrganizr == true && file_exists('debug.php')){ require_once('debug.php'); }
 if($debugOrganizr == true && file_exists('debug.php')){ require_once('debug.php'); }