cakephp2-php8/lib
dogmatic69 95b895b19a Simplify the cake time class
Removed a lot of nested ?: code and nested if/else statements broken down
with early return. Moving a few variables lower down the function calls as
there are times when they are not even needed.

Also removed setting variables that are returned on the next line.
2012-09-13 22:17:01 +01:00
..
Cake Simplify the cake time class 2012-09-13 22:17:01 +01:00