mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
#19756885 Modify some comments
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8370 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d0a270a559
commit
877c2c61af
1 changed files with 2 additions and 2 deletions
|
|
@ -34,8 +34,8 @@ class Validator
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the last error message
|
* Returns the last error infomation including a field name and an error message.
|
||||||
* @return string error message
|
* @return array The last error infomation
|
||||||
*/
|
*/
|
||||||
function getLastError(){
|
function getLastError(){
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue