forked from 20xd6/simple_blog
Merge upstream master #4
@ -36,8 +36,6 @@
|
||||
echo "<p>$byline_path</p>";
|
||||
}
|
||||
fclose($author_name_raw);
|
||||
}else {
|
||||
echo "<h2>No author</h2>";
|
||||
}
|
||||
if ($tag_data != NULL){
|
||||
$page_tags = str_getcsv($tag_data);
|
||||
|
Loading…
x
Reference in New Issue
Block a user