Skip to content

jasmine's journal [version 2.5.2]

Compare
Choose a tag to compare
@jasm1nii jasm1nii released this 07 Dec 05:14
fda1e96
  • fixed a critical typo in the feed generator class - oops!
  • added missing use statement to the feed page router class.
  • regrouped mail functions into their own classes, separate from the guestbook form submission class.
  • replaced some if-else blocks in the twig templates with ternary expressions.