Author: danydb
Date: 2012-01-05 16:17:45 +0100 (Thu, 05 Jan 2012)
New Revision: 251

Modified:
   trunk/coprop/index.php
Log:
Budget pas appel?\195?\169

Modified: trunk/coprop/index.php
===================================================================
--- trunk/coprop/index.php      2012-01-05 15:00:57 UTC (rev 250)
+++ trunk/coprop/index.php      2012-01-05 15:17:45 UTC (rev 251)
@@ -61,6 +61,9 @@
   case 'pa':
     $def=4;
     break;
+  case 'bu':
+      $def=5;
+      break;
   }
 
 $cn=new Database(dossier::id());


_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to