DbQuery: improve method description
Not English mine this was, copy paste did I ;)
This commit is contained in:
parent
209894d857
commit
2a204897b4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue