phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r4593 - phpcompta/trunk/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r4593 - phpcompta/trunk/include
Date: Fri, 9 Dec 2011 15:54:24 +0100 (CET)

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",




reply via email to

[Prev in Thread] Current Thread [Next in Thread]