summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lookup_post_inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lookup_post_inc.php b/lookup_post_inc.php
index 028a2bf..a6cf1ae 100644
--- a/lookup_post_inc.php
+++ b/lookup_post_inc.php
@@ -7,7 +7,7 @@
/**
* Initial Setup
*/
-global $gContent; //, $gBitSmarty;
+global $gContent;
require_once( BLOGS_PKG_PATH.'BitBlogPost.php');
require_once( LIBERTY_PKG_PATH.'lookup_content_inc.php' );