Skip to content

Commit

Permalink
Updated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Jan 27, 2007
1 parent a1b2780 commit d659804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/xmldb/classes/generators/XMLDBGenerator.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@ function getSequenceFromDB($xmldb_table) {
}

/**
* Given one object name and it's type (pk, uk, fk, ix, uix, seq, trg)
* Given one object name and it's type (pk, uk, fk, ck, ix, uix, seq, trg)
* return if such name is currently in use (true) or no (false)
* (invoked from getNameForObject()
* Only some DB have this implemented
Expand Down

0 comments on commit d659804

Please sign in to comment.