diff common-functions.inc @ 53:2e6ba7259281

Merge
author Tom Fredrik "BFG" Klaussen <bfg@blenning.no>
date Thu, 11 Oct 2012 00:54:54 +0200
parents 3898353ed1d8 2cfea6e84694
children ba5afd9ff24e
line wrap: on
line diff
--- a/common-functions.inc	Thu Oct 11 00:48:46 2012 +0200
+++ b/common-functions.inc	Thu Oct 11 00:54:54 2012 +0200
@@ -1,4 +1,8 @@
 <?php
+/**
+ * @file
+ * Functionality which doesn't belong anywhere else
+ */
 include_once 'CacheTimeCheck.inc';
 
 $baseDir = dirname(__FILE__);