Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
9ba661b02c492e89028e5c67b7edbfc0efefc9f1
/
system
/
helpers
/
language_helper.php
773ccc3
Replaced `==` with `===` and `!=` with `!==` in /system/helpers
by Alex Bilbie
· 13 years ago
b75faa1
Fix rest of the helpers
by Timothy Warren
· 13 years ago
627e172
Remove access description lines and cleanup the download, language, number, path & xml helpers
by Andrey Andreev
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
1e6b72c
Improve html, inflector & language helpers
by Andrey Andreev
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
37f4b9c
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
45e3cdf
Whitespace cleanup for code consistency
by Pascal Kriete
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
85e65f6
Propset eol-style to CRLF
by Derek Jones
· 16 years ago
86d721c
updated copyright
by Rick Ellis
· 16 years ago
cc1be0f
Moved the <label> output ability from the language library to a language helper (hotfix for 1.6.3)
by Derek Jones
· 17 years ago