Subscribe to RSS Feed

Subscribe to Comments Feed

Subscribe to Atom Feed

tech

技術的なことのメモ
  • blog
  • sitemap
  • 紹介

cakephp smartyのテンプレートのパスを変更

by outsider タグ: cakephp, php
05 08 2009

templateの場所を
app/views/pages/smarty/display.tplからapp/views/pages/display.tplに変更する。

app/config/core.phpの最後に

    Configure::write('Smarty.subDir', '');
    Configure::write('Smarty.layoutPath', '');

を追加。

Related posts:

  1. cakephp導入
  2. cakephp最初のコントローラー

0 comments
add to hatena hatena.comment (0) add to del.icio.us (0) add to livedoor.clip (0) add to Yahoo!Bookmark (0) Total: 0

Leave a Reply

返信をキャンセル

google adsense

カテゴリー

  • CentOS
  • php
    • cakephp
  • Windows
  • wordpress

タグ

cakephp CentOS munin php Windows wordpress yum
Design by: Bingo - The Web Design Experts