Author: danydb
Date: 2011-12-20 17:33:26 +0100 (Tue, 20 Dec 2011)
New Revision: 4642

Modified:
   phpcompta/trunk/include/company.inc.php
Log:
#315 D?\195?\169tail article 
Changement Y / N

Modified: phpcompta/trunk/include/company.inc.php
===================================================================
--- phpcompta/trunk/include/company.inc.php     2011-12-20 16:32:45 UTC (rev 
4641)
+++ phpcompta/trunk/include/company.inc.php     2011-12-20 16:33:26 UTC (rev 
4642)
@@ -76,7 +76,7 @@
     $updlab=new ISelect();
     $updlab->table=1;
     $updlab->value=$updlab_array;
-    $updlab->selected=$my->MY_ALPHANUM;
+    $updlab->selected=$my->MY_UPDLAB;
 
     // other parameters
     $all=new IText();


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

Reply via email to