Hello,

After the latest software update on our Open MPI mirror at HLRS I noticed 
problems with several pages, now.
The problem is related to the not enabled - and discouraged - PHP short tags 
[1] which are used in many files of the Open MPI website.

It can be fixed quickly with the phptags tidier [2] which can be found under
  http://include-once.org/p/phptags/phptags
using the following command from the top Open MPI websites directory
  phptags --long --whitespace --warn $(find . -name '*.php')

Question: Can I correct this on my own and push to the git repo or is there 
anyone in charge of website changes at the moment?

Best regards
Christoph Niethammer

[1] http://php.net/manual/en/language.basic-syntax.phptags.php
[2] http://fossil.include-once.org/phptags/index

--

Christoph Niethammer
High Performance Computing Center Stuttgart (HLRS)
Nobelstrasse 19
70569 Stuttgart

Tel: ++49(0)711-685-87203
email: nietham...@hlrs.de
http://www.hlrs.de/people/niethammer

Reply via email to