From 8a76d53f35eabe1b33f012e91fd745c1e0653203 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 21 Jun 2009 21:47:47 +0000 Subject: added convenience function for front page --- start.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'start.php') diff --git a/start.php b/start.php index cfd20db62..24423dafd 100644 --- a/start.php +++ b/start.php @@ -8,6 +8,8 @@ define('TP_OLD_ALBUM', 0); define('TP_NEW_ALBUM', 1); + // include core libraries + include dirname(__FILE__) . "/lib/tidypics.php"; /** -- cgit v1.2.3