phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4955 - phpcompta/trunk/html


From: phpcompta-dev
Subject: [Phpcompta-dev] r4955 - phpcompta/trunk/html
Date: Thu, 21 Jun 2012 13:19:16 +0200 (CEST)

Author: danydb
Date: 2012-06-21 13:19:16 +0200 (Thu, 21 Jun 2012)
New Revision: 4955

Modified:
   phpcompta/trunk/html/recherche.php
Log:
Change jrn_navigation_bar with navigation_bar

Modified: phpcompta/trunk/html/recherche.php
===================================================================
--- phpcompta/trunk/html/recherche.php  2012-06-21 02:42:01 UTC (rev 4954)
+++ phpcompta/trunk/html/recherche.php  2012-06-21 11:19:16 UTC (rev 4955)
@@ -85,7 +85,7 @@
     $max_line=$cn->count_sql($sql);
 
     list($count,$a)=$ledger->list_operation($sql,$offset,0);
-    $bar=jrn_navigation_bar($offset,$max_line,$step,$page);
+    $bar=navigation_bar($offset,$max_line,$step,$page);
 
     echo $bar;
     echo $a;



---
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]