projects
/
WP-Themes
/
mcda.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cd63fa
)
removing the forum import function from dev55 until forums are imported
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 3 Jan 2017 18:12:27 +0000
(13:12 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 3 Jan 2017 18:12:27 +0000
(13:12 -0500)
forum-template.php
patch
|
blob
|
history
diff --git
a/forum-template.php
b/forum-template.php
index
410bff3
..
69d9f17
100644
(file)
--- a/
forum-template.php
+++ b/
forum-template.php
@@
-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