Dotclear


Ignore:
Timestamp:
05/04/11 17:05:49 (14 years ago)
Author:
xave <xave@…>
Branch:
userprefs
Children:
148:a5ffa124056c, 154:b948351eb8c9
Message:

Gosh, that was dirty.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.workspace.php

    r141 r147  
    4848          try {$this->getPrefs($rs);} catch (Exception $e) { 
    4949               if (version_compare($core->getVersion('core'),'2.3','>')) { 
    50                     trigger_error($e->getMessage()); 
     50                    trigger_error(__('Unable to retrieve prefs:').' '.$this->con->error(), E_USER_ERROR); 
    5151               } 
    5252          } 
     
    6767                    $rs = $this->con->select($strReq); 
    6868               } catch (Exception $e) { 
    69                     //~ trigger_error(__('Unable to retrieve prefs:').' '.$this->con->error(), E_USER_ERROR); 
    7069                    throw $e; 
    7170               } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map