summaryrefslogtreecommitdiff
path: root/includes/OutputHandler.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/OutputHandler.php')
-rw-r--r--includes/OutputHandler.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/OutputHandler.php b/includes/OutputHandler.php
index 91819cc7..8f310da2 100644
--- a/includes/OutputHandler.php
+++ b/includes/OutputHandler.php
@@ -1,4 +1,9 @@
<?php
+/**
+ * Functions to be used with PHP's output buffer
+ *
+ * @file
+ */
/**
* Standard output handler for use with ob_start