summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-31 06:24:22 +0100
committerAndrew Dolgov <[email protected]>2006-03-31 06:24:22 +0100
commit8911ac8b74cb6cb2acdf09e059b9c900cfde7133 (patch)
tree51574d5ba8c36d772b19a4c9f8262717839b7195 /functions.php
parentaf106b0ebe0b34189a83bbfb64e9c9ace044a273 (diff)
fix script_dt_add handling
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 1 insertions, 0 deletions
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';