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

#1198::Uma::FieldBasic update api message correction

parent 072b5cee
No related branches found
No related tags found
1 merge request!514Fixes #1198 FieldBasic update api message correction
......@@ -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