tbrehm
2008-08-18 e2c758252a9f32a9724b9df2421522bad9719e4d
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;