Author: danydb
Date: 2011-06-17 22:49:53 +0200 (Fri, 17 Jun 2011)
New Revision: 4167
Modified:
phpcompta/branches/rel560/include/class_anc_operation.php
Log:
fix bug if not plan proposed
Modified: phpcompta/branches/rel560/include/class_anc_operation.php
===================================================================
--- phpcompta/branches/rel560/include/class_anc_operation.php 2011-06-17
20:26:23 UTC (rev 4166)
+++ phpcompta/branches/rel560/include/class_anc_operation.php 2011-06-17
20:49:53 UTC (rev 4167)
@@ -536,6 +536,7 @@
function save_form_plan($p_array,$p_item,$j_id)
{
extract($p_array);
+ if (! isset ($hplan) ) return;
/* variable for in array
pa_id array of existing pa_id
hplan double array with the pa_id (column)
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev