Cleaned up stray whitespace.
This commit is contained in:
parent
f500e78248
commit
89e2c3db19
26 changed files with 60 additions and 60 deletions
|
@ -63,7 +63,7 @@ class String
|
|||
// Trims whitespace, lowers the case then applies MD5
|
||||
return md5(strtolower(trim($string)));
|
||||
}
|
||||
|
||||
|
||||
// }}}
|
||||
|
||||
// {{{ Is Empty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue