2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-31 20:52:15 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Daniel James
76affee511 Fix RSS bug from python to php conversion.
The php and python versions of fragment_to_string act differently for
xml nodes that aren't fragments. I really should have called
fragment_to_string something different, or at least only used it for
actual fragments.
2015-12-29 09:29:35 +00:00
Daniel James
294dad5b45 Fix search and replace error. 2015-12-19 14:49:55 +00:00
Daniel James
29e597e5b1 Port python code to php
Having the site in two different languages is a bit of a pain, so
convert everything to PHP.
2015-12-19 14:30:46 +00:00