摘要: //方式一 $theme_path=drupal_get_path('theme', $theme); //方式二 $theme_path=path_to_theme(); 阅读全文
posted @ 2018-08-29 17:15 jiafeng 阅读(235) 评论(0) 推荐(0) 编辑