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/install/index.php

    r2303 r2319  
    162162          $blog_settings->system->put('date_formats',serialize($date_formats),'string','Date formats examples',true); 
    163163          $blog_settings->system->put('time_formats',serialize($time_formats),'string','Time formats examples',true); 
    164  
     164           
     165          # Add repository URL for themes and plugins 
     166          $blog_settings->system->put('store_plugin_url','http://update.dotaddict.org/dc2/plugins.xml','string','Plugins XML feed location',true); 
     167          $blog_settings->system->put('store_theme_url','http://update.dotaddict.org/dc2/themes.xml','string','Themes XML feed location',true); 
     168           
    165169          # Add Dotclear version 
    166170          $cur = $core->con->openCursor($core->prefix.'version'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map