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
  • admin/help.php

    r2166 r2566  
    2323          return $ret; 
    2424     }; 
    25       
     25 
    2626     global $__resources; 
    2727     if (empty($__resources['help'])) { 
    2828          return $ret; 
    2929     } 
    30       
     30 
    3131     $content = ''; 
    3232     $title = ''; 
     
    3737               continue; 
    3838          } 
    39            
     39 
    4040          if (!isset($__resources['help'][$v])) { 
    4141               continue; 
     
    4545               continue; 
    4646          } 
    47            
     47 
    4848          $fc = file_get_contents($f); 
    4949          if (preg_match('|<body[^>]*?>(.*?)</body>|ms',$fc,$matches)) { 
     
    5656          } 
    5757     } 
    58       
     58 
    5959     if (trim($content) == '') { 
    6060          return $ret; 
    6161     } 
    62       
     62 
    6363     $ret['content'] = $content; 
    6464     if ($title != '') { 
     
    9999 
    100100dcPage::close(); 
    101 ?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map