diff common-functions.inc @ 51:2cfea6e84694

Documentation update.
author Tom Fredrik Blenning Klaussen <bfg@blenning.no>
date Thu, 11 Oct 2012 00:06:26 +0200
parents 15879e2aab65
children 2e6ba7259281
line wrap: on
line diff
--- a/common-functions.inc	Tue Oct 09 20:15:20 2012 +0200
+++ b/common-functions.inc	Thu Oct 11 00:06:26 2012 +0200
@@ -1,4 +1,8 @@
 <?php
+/**
+ * @file
+ * Functionality which doesn't belong anywhere else
+ */
 include_once 'CacheTimeCheck.inc';
 
 $cache = CacheTimeCheck::instance(__FILE__);