Skip to content

Instantly share code, notes, and snippets.

@deroter
Last active August 29, 2015 14:22
Show Gist options
  • Save deroter/a3244d269f5134fca32e to your computer and use it in GitHub Desktop.
Save deroter/a3244d269f5134fca32e to your computer and use it in GitHub Desktop.
concrete5のテーマフォルダ用のパス
<?php echo $view->getThemePath()?>
もしくは
<?=$this->getThemePath()?>
っどっちでも
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment