开发者

Override drupal's core include files

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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜