summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
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';