tbrehm
2008-08-01 1e45da277b6e28ff65967d38c12b298872efb059
interface/lib/classes/db_mysql.inc.php
@@ -278,7 +278,7 @@
      return true;
   }
   
   //** Updates a record and saves the changes into the datalog
   //** Inserts a record and saves the changes into the datalog
   public function datalogInsert($tablename, $insert_data, $index_field) {
      global $app;