Dotclear


Ignore:
Timestamp:
11/17/13 20:25:53 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Children:
2567:6c11245cbf04, 2568:61c67a7d17fa
Message:

Add some people in CREDITS, remove trailing spaces and tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/dbschema/upgrade-cli.php

    r1179 r2566  
    2222          $dc_conf = dirname(__FILE__).'/../config.php'; 
    2323     } 
    24       
     24 
    2525     if (!is_file($dc_conf)) { 
    2626          throw new Exception(sprintf('%s is not a file',$dc_conf)); 
    2727     } 
    28       
     28 
    2929     $_SERVER['DC_RC_PATH'] = $dc_conf; 
    3030     unset($dc_conf); 
    31       
     31 
    3232     require dirname(__FILE__).'/../prepend.php'; 
    3333     require dirname(__FILE__).'/upgrade.php'; 
    34       
     34 
    3535     echo "Starting upgrade process\n"; 
    3636     $core->con->begin(); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map