mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Rollback
This commit is contained in:
@@ -209,7 +209,7 @@ class caption_record implements caption_interface, cache_cacheableInterface
|
||||
if(!isset($fields[$key]))
|
||||
continue;
|
||||
|
||||
if(strpos($fields[$key]['value'], '<a ') === false)
|
||||
//if(strpos($fields[$key]['value'], '<a ') === false)
|
||||
$fields[$key]['value'] = $ret[$n];
|
||||
|
||||
$n++;
|
||||
|
Reference in New Issue
Block a user