summaryrefslogtreecommitdiff
path: root/ajax_comments.php
diff options
context:
space:
mode:
Diffstat (limited to 'ajax_comments.php')
-rw-r--r--ajax_comments.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/ajax_comments.php b/ajax_comments.php
index 300794a..1e49ee9 100644
--- a/ajax_comments.php
+++ b/ajax_comments.php
@@ -1,9 +1,13 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_liberty/ajax_comments.php,v 1.3 2007/06/11 21:22:34 wjames5 Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_liberty/ajax_comments.php,v 1.4 2007/06/22 09:17:13 lsces Exp $
* @package liberty
* @subpackage functions
*/
+
+/**
+ * required setup
+ */
require_once( '../bit_setup_inc.php' );
$staticContent = new LibertyContent();