Dotclear


Ignore:
File:
1 edited

Legend:

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

    r1179 r1196  
    8585               while (($entry = $d->read()) !== false) 
    8686               { 
    87                     $full_entry = $root.'/'.$entry; 
     87                    $full_entry = $root.$entry; 
    8888                     
    8989                    if ($entry != '.' && $entry != '..' && is_dir($full_entry) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map