Change name Webmodel to WebModel
This commit is contained in:
parent
a7267ffc30
commit
0164401e7e
22 changed files with 195 additions and 195 deletions
|
|
@ -10,9 +10,9 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Extra Method for Webmodel. Is used for check if element with $idrow id exists in the database.
|
||||
* Extra Method for WebModel. Is used for check if element with $idrow id exists in the database.
|
||||
*
|
||||
* @param Webmodel $class Webmodel instance class.
|
||||
* @param WebModel $class WebModel instance class.
|
||||
* @param mixed $idrow The id of the element to search.
|
||||
* @param string $field_search The field where search the specified "id" if you want use other field distinct to default id field.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue