Dotclear


Ignore:
Timestamp:
10/09/13 08:37:56 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
default
Message:

Move ex-daInstaller settings to core and install and upgrade

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_theme.php

    r2314 r2319  
    1515dcPage::check('admin'); 
    1616 
    17 # -- "First time" settings setup -- 
    18 if ($core->blog->settings->system->store_theme_url === null) { 
    19      $core->blog->settings->system->put( 
    20           'store_theme_url', 'http://update.dotaddict.org/dc2/themes.xml', 'string', 'Themes XML feed location', true, true 
    21      ); 
    22 } 
    23  
    2417# -- Loading themes -- 
    2518$core->themes = new dcThemes($core); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map