]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Refactor showAtom, and make it use the ATOM template
authorArthurHoaro <arthur@hoa.ro>
Thu, 10 Mar 2016 18:01:30 +0000 (19:01 +0100)
committerArthurHoaro <arthur@hoa.ro>
Fri, 18 Mar 2016 18:13:48 +0000 (19:13 +0100)
commit69c474b96612dc64fc2cb66f1196251cafa08445
tree0522b68c4977b336579765ae37b916dfe526996e
parent8395d0b76145969f4b8940a415af5e46528f04a5
Refactor showAtom, and make it use the ATOM template

Minor changes:

  * Fix the date which was in a invalid format.
  * Avoid empty categories (tags).
  * Use the locale to set the language
application/Utils.php
index.php