Re: function save() of module
If you want to do to this, after call the save function, you could do use your sugar object to insert a sql query to update the modified date field by the code below:
PHP Code:
$focus->db->query($sql, true);
Then you can inform which value you want.
Rafael Queiroz Gonçalves
Advanced OMG UML Certified Professional
Sun Certified Enterprise Architect for the Java Platform
Sun Certified Programmer for the Java 2 Platform
IBM Certified Advanced Application Developer - Lotus Notes and Domino
IBM Certified Application Developer - IBM WebSphere Portlet Factory
Computer Science Mastering / UFSC - PPGCC
Bookmarks