Since version 3.6.1, windows installer are provided for amd64 or x86. Linux and Mac users should retrieve the tar.gz files. See release documentation for install informations.

', $contents); $secondTempArray = array(); $secondTempArray = explode('', $tempArray[1]); $toPrint = ''; $toPrint .= $secondTempArray[0]; //Replacing bad hrefs ... I don't know why they actually change from the original content once deployed and invoked from ... $toPrint=str_replace('href="shownotes','href="https://gforge.inria.fr/frs/shownotes',$toPrint); echo $toPrint; } ?>