phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r493 - trunk/rapport_avance


From: phpcompta-dev
Subject: [Phpcompta-dev] r493 - trunk/rapport_avance
Date: Tue, 7 May 2013 01:50:07 +0200 (CEST)

Author: danydb
Date: 2013-05-07 01:50:07 +0200 (Tue, 07 May 2013)
New Revision: 493

Modified:
   trunk/rapport_avance/index.php
Log:
Minimum version is 5220

Modified: trunk/rapport_avance/index.php
===================================================================
--- trunk/rapport_avance/index.php      2013-05-06 23:47:15 UTC (rev 492)
+++ trunk/rapport_avance/index.php      2013-05-06 23:50:07 UTC (rev 493)
@@ -27,7 +27,7 @@
 
 global $version_plugin;
 $version_plugin = SVNINFO;
-Extension::check_version(5100);
+Extension::check_version(5220);
 require_once 'class_phpcompta_sql.php';
 require_once 'rapav_constant.php';
 require_once 'class_impress.php';



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]