cakephp2-php8/lib
dogmatic69 f886d874a6 simplify the code in the string class
removing else statements and variables that are not needed.
eg: return something(); vs $foo = something(); return $foo;
2012-09-12 18:10:50 +01:00
..
Cake simplify the code in the string class 2012-09-12 18:10:50 +01:00