aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'start.php')
-rw-r--r--start.php2
1 files changed, 2 insertions, 0 deletions
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";
/**