7734de9fa4
Merge pull request 'Fix issues #25 and #26 ' ( #27 ) from issue#26 into master
...
Reviewed-on: 20xd6/simple_blog#27
2022-08-09 14:15:37 -04:00
470773721a
Stop parsing if the author isn't found
2022-08-09 14:10:44 -04:00
5d7b4cc121
Add a size check before attempting to parse the author
...
The author file is now checked to insure it's non-zero before attempting
to parse it for the author who's byline will be displayed at the bottom
of the post.
2022-08-09 14:07:40 -04:00
efe61157e8
Merge pull request 'Cleanup header.php' ( #22 ) from issue#10 into master
...
Reviewed-on: 20xd6/simple_blog#22
2022-07-31 17:12:49 -04:00
5016fa8ce8
Cleanup header.php
...
Cleanup debugging code for issue #10
2022-07-31 17:10:41 -04:00
206f94f5db
Fix variable being tested for empty file in PR #21
2022-07-27 22:11:36 -04:00