Author: danydb
Date: 2012-01-12 13:11:23 +0100 (Thu, 12 Jan 2012)
New Revision: 282
Modified:
trunk/coprop/include/appel_fond.inc.php
Log:
typo
Modified: trunk/coprop/include/appel_fond.inc.php
===================================================================
--- trunk/coprop/include/appel_fond.inc.php 2012-01-12 10:56:54 UTC (rev
281)
+++ trunk/coprop/include/appel_fond.inc.php 2012-01-12 12:11:23 UTC (rev
282)
@@ -86,7 +86,7 @@
// Budget
$budget_sel=new ISelect("b_id");
- $budget_sel->value=$cn->make_arrak("select b_id,b_name from coprop.budget
order by b_name");
+ $budget_sel->value=$cn->make_array("select b_id,b_name from coprop.budget
order by b_name");
// pourcentage
$budget_pct=new INum("bud_pct",0);
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev