Exemplo n.º 1
0
 /**
  * Reset updated table list. This should be done after every reset.
  */
 public static function reset_updated_table_list()
 {
     self::$tableupdated = array();
 }