removing the forum import function from dev55 until forums are imported
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 3 Jan 2017 18:12:27 +0000 (13:12 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 3 Jan 2017 18:12:27 +0000 (13:12 -0500)
forum-template.php

index 410bff3..69d9f17 100644 (file)
@@ -4,4 +4,4 @@ Template Name: Forum Template
 */
 ?>
 <?php get_template_part("index"); ?>
-<?php echo import_forum(); ?>
\ No newline at end of file
+<?php //echo import_forum(); ?>
\ No newline at end of file