Skip to content
Snippets Groups Projects
Commit 3d53953d authored by Uma's avatar Uma
Browse files

Merge branch 'UpdateFieldApi' into 'master'

Fixes #1198 FieldBasic update api message correction

See merge request !514
parents 072b5cee 16003545
No related branches found
No related tags found
No related merge requests found
......@@ -211,7 +211,7 @@ class Vtiger_FieldBasic {
* @internal TODO
*/
function __update() {
self::log("Updating Field $this->name ... DONE");
self::log("Make use of Vtiger_Field_Model => __update() api.");
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment