Author: danydb
Date: 2011-12-20 17:37:29 +0100 (Tue, 20 Dec 2011)
New Revision: 4645
Modified:
phpcompta/trunk/html/ajax_ledger.php
Log:
#315 D?\195?\169tail article
MY_UPDLAB == Y
MYUPDLAB -> MY_UPDLAB
Modified: phpcompta/trunk/html/ajax_ledger.php
===================================================================
--- phpcompta/trunk/html/ajax_ledger.php 2011-12-20 16:36:57 UTC (rev
4644)
+++ phpcompta/trunk/html/ajax_ledger.php 2011-12-20 16:37:29 UTC (rev
4645)
@@ -367,7 +367,7 @@
$cn->exec_sql("select comptaproc.jrn_add_note($1,$2)",
array($jr_id,$_POST['jrn_note']));
$rapt=$_POST['rapt'];
- if ( $g_parameter->MYUPDLAB=='Y')
+ if ( $g_parameter->MY_UPDLAB=='Y')
{
$a_rowid=$_POST["j_id"];
for ($e=0;$e<count($a_rowid);$e++)
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev