DbQuery: improve method description

Not English mine this was, copy paste did I ;)
This commit is contained in:
Thomas Gelf 2014-07-18 16:48:52 +02:00
parent 209894d857
commit 2a204897b4
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ class DbQuery extends SimpleQuery
}
/**
* Return true if an field contains an explicit timestamp
* Check for timestamp fields
*
* TODO: This is not here to do automagic timestamp stuff. One may
* override this function for custom voodoo, IdoQuery right now