mirror of
https://github.com/moodle/moodle.git
synced 2025-03-26 10:32:40 +01:00
- Comparison operators >, ==, <, <=, >= - "if(condition, valueiftrue, valueif false)" function. (amended to keep non-related lines unmodified - whitespace & indent)