Parcourir la source

Merge pull request #263 from causefx/develop

Develop
causefx il y a 9 ans
Parent
commit
af65c5328a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      user.php

+ 1 - 1
user.php

@@ -12,7 +12,7 @@
 	require_once('functions.php');
 	
 	// Define Version
-	 define('INSTALLEDVERSION', '1.321');
+	 define('INSTALLEDVERSION', '1.323');
 	 
     // Autoload frameworks
 	require_once(__DIR__ . '/vendor/autoload.php');