]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Fix bad date format in Browser import
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 25 Sep 2016 13:29:40 +0000 (15:29 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 25 Sep 2016 13:32:02 +0000 (15:32 +0200)
commit27acc6ddb8b0a1549a3f015171621e3056ef65d2
treee2fd978d48b52638f7ae4cf0c7a6a68007b95bf6
parentf0fd82d039f491d1057ed194084ee40d4327011e
Fix bad date format in Browser import
src/Wallabag/ImportBundle/Import/BrowserImport.php
src/Wallabag/ImportBundle/Import/ChromeImport.php
src/Wallabag/ImportBundle/Import/FirefoxImport.php
tests/Wallabag/ImportBundle/Controller/ChromeControllerTest.php
tests/Wallabag/ImportBundle/Controller/FirefoxControllerTest.php