Show
Ignore:
Timestamp:
06/18/08 20:21:02 (7 months ago)
Author:
llaumgui
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ez_publish/myutils/trunk/cronjobs/planet.php

    r181 r182  
    559559{ 
    560560        myUtilsFunctions::cleanTidy( $attributeValue ); 
    561          
    562         /* Liens relatifs dans un flux RSS ! */ 
    563         $attributeValue = preg_replace( '#<img src="/(.+?)" alt="(.?)" />#is',  '', $attributeValue );   
     561        myUtilsFunctions::cleanRSSDescription( $attributeValue ); 
    564562         
    565563        /* Et hop ! Dans eZ */