Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
d34c95b0554e8d43f3d3c96cc84a754e8f1e2372
/
system
/
helpers
/
string_helper.php
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
· 19 years ago