🕸Fergus Duniho wrote on Thu, Apr 19, 2012 11:02 PM UTC:
Today I had the header include indexingfuncs.php for a function in it, and
this is causing a problem for pages that already include the same file. All
that has to be done to fix it is to change the include to include_once. So
if you find any pages that are not showing up, let me know here, and I will
go fix it.