Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ternary operator supported only in php5.3+
Fixes compatibility with php 5.2, as the Docs still say that propel requires 5.2.4+ version, ternary operators should not be used.
- Loading branch information