Dotclear

Changeset 546


Ignore:
Timestamp:
11/04/08 22:46:51 (15 years ago)
Author:
Moe
google:author:
appears
Message:

fixed typo (thanks to Oum)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dlManager/lib.dlManager.php

    r544 r546  
    4949               { 
    5050                    $path = $v->relname; 
    51                     if (($in_jail) && (self::inJail($path))) 
     51                    if ($in_jail && self::inJail($path)) 
     52                    { 
    5253                         $dirs[$path] = $path; 
    5354                    } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map