Programmer's Realm
Monday, March 6, 2017
SUGARCRM: Debugging SugarCRM 7.x
Inside a Logic Hook or any other backend file:
echo "<pre> DEBUGGING: ".PRINT_R('BEFORE' ,TRUE)."</pre>";
NOTE
: The above command is for debugging purposes only. Make sure to remove that command before pushing to either production or QA.
1 comment:
Unknown
April 7, 2017 at 2:46 PM
Solution provided by Jorge GarcĂa
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Solution provided by Jorge GarcĂa
ReplyDelete