Dotclear


Ignore:
Timestamp:
02/07/16 10:40:47 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Better this way (and also allows use of settings2array() and prefs2array() available for everybody)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/auth.php

    r3146 r3162  
    4343     require dirname(__FILE__).'/../inc/dbschema/upgrade.php'; 
    4444     try { 
    45           if (($changes = dotclearUpgrade($core)) !== false) { 
     45          if (($changes = dcUpgrade::dotclearUpgrade($core)) !== false) { 
    4646               $msg = __('Dotclear has been upgraded.').'<!-- '.$changes.' -->'; 
    4747          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map