mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33: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]))
|
if(!isset($fields[$key]))
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
if(strpos($fields[$key]['value'], '<a ') === false)
|
//if(strpos($fields[$key]['value'], '<a ') === false)
|
||||||
$fields[$key]['value'] = $ret[$n];
|
$fields[$key]['value'] = $ret[$n];
|
||||||
|
|
||||||
$n++;
|
$n++;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user