Changeset 795 for branches/1.1dev


Ignore:
Timestamp:
Jun 9, 2023 12:10:25 AM (11 months ago)
Author:
anonymous
Message:

Update cache durations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.1dev/config/boot.inc.php

    r754 r795  
    266266// The include path is set for the templates.
    267267// We split them between shared and site specific directories.
    268 $inc_lang = isset($_SESSION['_language']) ? $_SESSION['_language'] : 'en';
    269268ini_set('include_path',
    270269    ini_get('include_path') . PATH_SEPARATOR .
Note: See TracChangeset for help on using the changeset viewer.