Changeset 52

Show
Ignore:
Timestamp:
01/25/06 18:21:09 (3 years ago)
Author:
bballizlife
Message:

Diverses corrections de bugs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/jelix/core/url/jUrlCompiler.significant.class.php

    r51 r52  
    8383        $file = new jFile(); 
    8484        foreach($xml->children() as $name=>$tag){ 
    85            if(!preg_match("/^(.*)EntryPoint$/", $name,$m)){ 
     85           if(!preg_match("/^(.*)entrypoint$/", $name,$m)){ 
    8686               //TODO : erreur 
    8787               continue; 
Download in other formats: Unified Diff Zip Archive