tbrehm
2008-09-09 ae71f0698247c2f01287235a9349036dea19b0db
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;