Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
687cdcaa4bc45a616308e3ecdf735d87065153a5
/
system
/
helpers
/
string_helper.php
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
269b942
added ability to "extend" helpers
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
c04a9c4
typo fix: stering to string
by Derek Allard
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
49c676b
optimized reduce_multiples and strengthened type checking
by Derek Jones
· 17 years ago
375d9ba
quotes to entities now takes escaped and non-escaped quotes
by Derek Allard
· 17 years ago
3755fc6
fix up of regular expression in reduce multiples
by Derek Allard
· 17 years ago
d34c95b
added strip_quotes(), quotes_to_entities(), reduce_multiples() to string helper
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
2c25fd0
return preg_replace("|^/*(.+?)/*$|", "\\1", $str);
by Derek Allard
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
72b58ca
repeater won't return any results if it is set to repeat 0 times.
by Derek Allard
· 18 years ago
e334c47
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago