Ignore:
Timestamp:
Jan 17, 2011, 7:48:13 PM (13 years ago)
Author:
plg
Message:

feature 2112 added: ability to set an additional local directory
$conflocal_dir_site in local/config/multisite.inc.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/constants.php

    r8651 r8722  
    2828
    2929define('PHPWG_THEMES_PATH', $conf['themes_dir'].'/');
     30define('PWG_COMBINED_DIR', PWG_LOCAL_DIR.'combined/');
    3031
    3132// Required versions
Note: See TracChangeset for help on using the changeset viewer.