Commit 3ecdf9106596906e74c54e1e956c289fdea89b88

David Glesser 2011-05-31T11:53:09

Modify create_tag : verifications are now done in an another function This commit create a function called tag_valid_in_odb which validate a tag before its creation. This function will be needed by my next commit.