phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r536 - trunk/rapport_avance


From: phpcompta-dev
Subject: [Phpcompta-dev] r536 - trunk/rapport_avance
Date: Thu, 17 Oct 2013 23:41:12 +0200 (CEST)

Author: danydb
Date: 2013-10-17 23:41:11 +0200 (Thu, 17 Oct 2013)
New Revision: 536

Modified:
   trunk/rapport_avance/index.php
Log:
Depend of version phpcompta >= 5506

Modified: trunk/rapport_avance/index.php
===================================================================
--- trunk/rapport_avance/index.php      2013-10-17 19:42:30 UTC (rev 535)
+++ trunk/rapport_avance/index.php      2013-10-17 21:41:11 UTC (rev 536)
@@ -27,7 +27,7 @@
 
 global $version_plugin;
 $version_plugin = SVNINFO;
-Extension::check_version(5220);
+Extension::check_version(5506);
 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]