Ian 3077b4747d Use strict frontend template fallback
in case it is used as a copy template, see http://board.s9y.org/viewtopic.php?f=11&p=10441860#p10441860

Extra Note by Garvin :)
If you create a custom theme to be used with Serendipity 2.0+, use serendipity_getTemplateFile(..., 'serendipityHTTPPath', true) whenever you reference files that are relevant to the frontend output inside your config.inc.php file. The distinction of Backend and Frontend themes in Serendipity 2.0 will otherwise try to search for a file in the backend-directory of a theme, because the theme configuration screen is displayed within the backend, not the frontend
2015-02-04 15:28:30 +01:00
..
2006-08-02 10:07:34 +00:00
2007-10-16 08:08:43 +00:00
2015-02-04 15:28:30 +01:00
2015-01-23 09:40:59 +01:00
2006-08-02 10:07:34 +00:00
2015-01-27 14:16:35 +01:00
2006-08-02 10:07:34 +00:00

########################################################################
# README                                                               #
########################################################################

For the most up-to-date information on documentation, creating styles,
plugins and so on, please visit our Wiki on http://www.s9y.org/!