]> git.mjollnir.org Git - moodle.git/commit
Fix: Don't show newly created orders prior to 2 minutes.
authorethem <ethem>
Fri, 12 May 2006 19:56:02 +0000 (19:56 +0000)
committerethem <ethem>
Fri, 12 May 2006 19:56:02 +0000 (19:56 +0000)
commit17dd6691498466e156942ab085fd61bcf48a62f2
tree2dbca58b6661d56aa8b862549c82b0ab88b11970
parent3335e3f881df67546db27bf2a3b78fd174ae1f59
Fix: Don't show newly created orders prior to 2 minutes.
They may be still in proggress and these aren't test transacions(transid=0).
We check timecreated field to prevent this.
MERGED FROM MOODLE_16_STABLE.
enrol/authorize/const.php
enrol/authorize/enrol.php
enrol/authorize/index.php
enrol/authorize/locallib.php