Skip to content
Snippets Groups Projects
Commit c13f6230 authored by Peter Rotich's avatar Peter Rotich
Browse files

Merge branch 'develop' into develop-next

parents f298a4d5 e4b3fcd3
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,9 @@ if (count($entries)) {
$events->next();
$event = $events->current();
}
?><div id="thread-entry-<?php echo $entry->getId(); ?>"><?php
include 'thread-entry.tmpl.php';
?></div><?php
}
$i++;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment