Dotclear

Changeset 3750:3b736772e7c6 for inc


Ignore:
Timestamp:
04/06/18 07:18:57 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Better this way ;-) Thank's adjaya for report

File:
1 edited

Legend:

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

    r3731 r3750  
    110110 
    111111        if ($this->flag) { 
    112             if (count($this->errors == 1)) { 
     112            if (count($this->errors) == 1) { 
    113113                $res = sprintf($this->html_single, $this->errors[0]); 
    114114            } else { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map