Use module_get_object() where appropriate and improve error handling
Use NULL rather than a static string as the default. module_get_object() deals with this situation.
Showing
Please register or sign in to comment
Use NULL rather than a static string as the default. module_get_object() deals with this situation.