Just lost my post after clicking "Allow Google analytics" in the "no script" bar that had come.
And I hadn't installed Lazarus on this machine.
I am learning to use NetBeans and CVS to prepare to some Moodle Code hacking and it seems like a really nice tool (Though similar to Moodle in the "choice overload syndrome"
I have just done a Update of both 1.9 and HEAD. In the 1.9 version.php it says:
$release = '1.9.5+ (Build: 20090906)';
but when I hover over the Moodle logo on the front page it says:
build: 20090819
If I search through the whole Moodle folder for "20090819" it is nowhere to be found.
I even tried looking for "build:" to see if that might lead me to something that would put that together, put that only gave me 3 php files (version filter and resourse.class) and a lot of YUI files that didn't seem to fit.
where is the 20090819 coming from?