Hey all,
during the process of packaging cpg1.4.x up for release I was going to update the file versions for the versionscheck tool (versioncheck.php) when I relaized that the whole functionality is gone: you don't get any file versions displayed at all, which led me to the conclusion that something was broken in the most recent checkout of versioncheck. To check I rolled back my local copy to older versions, which didn't help at all. There must have been changes in the core functions versioncheck.php uses that keeps it from doing what is expected.
Could some dev team member (preferably someone who edited functions.inc.php in the past) look into this? Thanks in advance.
Joachim
Commited a workaround for accessing the original value of PHP_SELF.
confirming fix, thanks :D