diff flag.php @ 51:2cfea6e84694

Documentation update.
author Tom Fredrik Blenning Klaussen <bfg@blenning.no>
date Thu, 11 Oct 2012 00:06:26 +0200
parents bd82b719a0de
children 88482c6636c4
line wrap: on
line diff
--- a/flag.php	Tue Oct 09 20:15:20 2012 +0200
+++ b/flag.php	Thu Oct 11 00:06:26 2012 +0200
@@ -1,4 +1,8 @@
 <?php
+/**
+ * @file
+ * Displays a flag, in an active or disabled state, depending on parameters
+ */
 define(DEBUG,0);
 
 include_once 'CacheTimeCheck.inc';