Changeset 1134

Show
Ignore:
Timestamp:
10/23/08 00:02:36 (3 months ago)
Author:
doubleface
Message:

ticket #721: dbprofils.ini now loaded on createVirtualProfil. p=doubleface r=laurent

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/jelix/db/jDb.class.php

    r1082 r1134  
    55#if ENABLE_OPTIMIZED_SOURCE 
    66* @author      Laurent Jouanneau 
    7 * @contributor Yannick Le Guédart, Laurent Raufaste 
     7* @contributor Yannick Le Guédart, Laurent Raufaste, Christophe Thiriot 
    88* @copyright   2005-2007 Laurent Jouanneau, 2008 Laurent Raufaste 
    99* 
     
    200200 
    201201    public static function createVirtualProfile ($name, $params) { 
     202        global $gJConfig; 
    202203        if ($name == '') { 
    203204           throw new jException('jelix~db.error.virtual.profile.no.name'); 
Download in other formats: Unified Diff Zip Archive