wallabag/src/Wallabag/CoreBundle/Helper
Jeremy Benoist fcad69a427
Replace images with &
Images with `&` in the path weren’t well replaced because they might be with `&` in the html instead.

Replacing `&` with `&` fix the problem.
2017-06-01 22:50:33 +02:00
..
ContentProxy.php Forced date can now be a timestamp too 2017-05-31 14:00:15 +02:00
DetectActiveTheme.php CS 2015-11-07 00:27:41 +01:00
DownloadImages.php Replace images with & 2017-06-01 22:50:33 +02:00
EntriesExport.php Add export notice at the end of the epub 2017-04-05 09:24:48 +02:00
HttpClientFactory.php Skip auth when no credentials are found 2017-05-09 22:53:42 +02:00
PreparePagerForEntries.php Page parameter was never used in the function 2017-06-01 09:29:18 +02:00
Redirect.php TagController: ignore ActionMarkAsRead when removing tag from entry 2017-05-31 00:36:46 +02:00
RuleBasedTagger.php Fix some Scrutinizer issues 2017-05-30 11:39:15 +02:00
TagsAssigner.php CS 2017-05-28 01:16:01 +02:00