From 8911ac8b74cb6cb2acdf09e059b9c900cfde7133 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 31 Mar 2006 06:24:22 +0100 Subject: fix script_dt_add handling --- functions.php | 1 + 1 file changed, 1 insertion(+) (limited to 'functions.php') diff --git a/functions.php b/functions.php index d4feaf5d6..1d79b9938 100644 --- a/functions.php +++ b/functions.php @@ -10,6 +10,7 @@ require_once 'db-prefs.php'; require_once 'compat.php'; require_once 'errors.php'; + require_once 'version.php'; require_once 'magpierss/rss_utils.inc'; -- cgit v1.2.3-54-g00ecf