فهرست منبع

Release 2.2.0. Aligning the versions of the modules that have changed since the last (beta) release.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3781 a333f486-631f-4898-b8df-5754b55c2be0
romainq 9 سال پیش
والد
کامیت
828436c2d7

+ 1 - 1
datamodels/2.x/authent-external/module.authent-external.php

@@ -27,7 +27,7 @@
 
 SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
-	'authent-external/1.0.0',
+	'authent-external/2.2.0',
 	array(
 		// Identification
 		//

+ 1 - 1
datamodels/2.x/authent-ldap/module.authent-ldap.php

@@ -9,7 +9,7 @@ if (function_exists('ldap_connect'))
 
 SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
-	'authent-ldap/1.0.0',
+	'authent-ldap/2.2.0',
 	array(
 		// Identification
 		//

+ 1 - 1
datamodels/2.x/authent-local/module.authent-local.php

@@ -3,7 +3,7 @@
 
 SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
-	'authent-local/1.0.0',
+	'authent-local/2.2.0',
 	array(
 		// Identification
 		//