Ignore:
Timestamp:
Aug 22, 2011, 7:14:13 PM (13 years ago)
Author:
plg
Message:

feature 2413 added: move gallery_url configuration parameter from database to
local configuration file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/configuration.php

    r11893 r11978  
    328328        'CONF_GALLERY_TITLE' => htmlspecialchars($conf['gallery_title']),
    329329        'CONF_PAGE_BANNER' => htmlspecialchars($conf['page_banner']),
    330         'CONF_GALLERY_URL' => $conf['gallery_url'],
    331330        'week_starts_on_options' => array(
    332331          'sunday' => $lang['day'][0],
Note: See TracChangeset for help on using the changeset viewer.