Specifically common.inc. I need to modi开发者_如何学编程fy format_date, but I want to do it safely.
You can only override a few specific files (like session.inc or cache.inc), it is not possible to override common.inc.
However, you don't need to. See my answer to your other question: Drupal not using custom time format type
精彩评论