Author: danydb
Date: 2012-01-04 16:47:28 +0100 (Wed, 04 Jan 2012)
New Revision: 241
Modified:
trunk/coprop/include/ajax_remove_key.php
Log:
schema is coprop
Modified: trunk/coprop/include/ajax_remove_key.php
===================================================================
--- trunk/coprop/include/ajax_remove_key.php 2012-01-04 15:42:40 UTC (rev
240)
+++ trunk/coprop/include/ajax_remove_key.php 2012-01-04 15:47:28 UTC (rev
241)
@@ -1,4 +1,4 @@
<?php
global $cn;
-$cn->exec_sql("delete from copro.clef_repartition where
cr_id=$1",array($key_id));
+$cn->exec_sql("delete from coprop.clef_repartition where
cr_id=$1",array($key_id));
?>
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev