Author: danydb
Date: 2011-12-09 15:54:22 +0100 (Fri, 09 Dec 2011)
New Revision: 4593
Modified:
phpcompta/trunk/include/profile.inc.php
Log:
#489 Efface menu + d?\195?\169pendance
Modified: phpcompta/trunk/include/profile.inc.php
===================================================================
--- phpcompta/trunk/include/profile.inc.php 2011-12-09 14:26:12 UTC (rev
4592)
+++ phpcompta/trunk/include/profile.inc.php 2011-12-09 14:54:22 UTC (rev
4593)
@@ -120,7 +120,7 @@
$cn->start();
if ( isset ($del_dep))
{
- $cn->exec_sql("delete from profile_menu where
pm_id in (select * from get_menu_dependency($1)",
+ $cn->exec_sql("delete from profile_menu where
pm_id in (select * from get_menu_dependency($1))",
array($pm_id));
}
$cn->exec_sql("delete from profile_menu where pm_id=$1",
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev