Ignore:
Timestamp:
Mar 9, 2010, 9:17:00 PM (14 years ago)
Author:
plg
Message:

feature 1494: move all *.tpl files from template/yoga to the new
template/default (from which yoga derives)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/template.class.php

    r5071 r5095  
    112112      }
    113113          // Default template directory
    114           $this->smarty->template_dir[] = './template-common/yoga';
     114          $this->smarty->template_dir[] = './template/default';
    115115        }
    116116    else
Note: See TracChangeset for help on using the changeset viewer.