Changeset 5208 for trunk/nbm.php


Ignore:
Timestamp:
Mar 21, 2010, 12:14:30 AM (14 years ago)
Author:
patdenice
Message:

feature 1522: Move local css local files and local language files to local directory.
Add $conftemplate_force_compile to help developpers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nbm.php

    r5196 r5208  
    3535// Need to update a second time
    3636trigger_action('loading_lang');
    37 load_language('local.lang', '', array('no_fallback'=>true) );
     37load_language('lang', PHPWG_ROOT_PATH.'local/', array('no_fallback'=>true, 'local'=>true) );
    3838
    3939
Note: See TracChangeset for help on using the changeset viewer.