Merge branch 'master' of github.com:joshtronic/pickles
This commit is contained in:
commit
f812971395
2 changed files with 7 additions and 0 deletions
|
@ -85,6 +85,7 @@ class String
|
|||
return trim($string, '-');;
|
||||
}
|
||||
|
||||
// }}}
|
||||
// {{{ Is Empty
|
||||
|
||||
/**
|
||||
|
@ -233,3 +234,4 @@ class String
|
|||
}
|
||||
|
||||
?>
|
||||
|
||||
|
|
5
jar.php
5
jar.php
|
@ -7240,6 +7240,7 @@ class String
|
|||
return trim($string, '-');;
|
||||
}
|
||||
|
||||
// }}}
|
||||
// {{{ Is Empty
|
||||
|
||||
/**
|
||||
|
@ -7387,6 +7388,10 @@ class String
|
|||
// }}}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Time Utility Collection
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue