ZenphotoCMS Forum
Questions about printRSSHeaderLink - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Questions about printRSSHeaderLink (/thread-1927.html)



Questions about printRSSHeaderLink - steffen - 2007-12-12

  1. The line is located twice in header of "image.php" (default theme). Is there any reason behind?

  2. Why has this function no line feed ("\n") at the end of the echo?

Regards,
Steffen




Questions about printRSSHeaderLink - acrylian - 2007-12-12

  1. Thanks for finding that, that indeed should be there only once.
  2. The line feed is more a cosmetic thing for the look of the code when viewing in the browsers source code view.



Questions about printRSSHeaderLink - steffen - 2007-12-12

Thank you for fast replay. Concerning 2: I know this is just a "cosmetic" thing, but I like well formatted code :-)