Dotclear


Ignore:
Timestamp:
09/29/13 23:10:54 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
dcRepo
Message:

Add rest service to get more module info on modules list through ajax

File:
1 edited

Legend:

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

    r2149 r2156  
    7979 
    8080               # Check contents 
    81                if (!($nb = preg_match_all('/('.implode('|', $patterns).')/', implode(' ', $subjects)))) { 
     81               if (!($nb = preg_match_all('/('.implode('|', $patterns).')/', implode(' ', $subjects), $_))) { 
    8282                    continue; 
    8383               } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map