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