fixed wrong } in hotpot_restore_dates()

This commit is contained in:
skodak 2006-10-11 09:21:30 +00:00
parent 25d13710ed
commit 0160a028c2

View file

@ -512,6 +512,5 @@ function hotpot_restore_dates($recordtype, &$restore, &$xml, $TAGS, $NAMETAG='NA
}
}
}
}
}
?>