Skip to content

Commit

Permalink
And another one.
Browse files Browse the repository at this point in the history
  • Loading branch information
donuk committed May 18, 2015
1 parent 960c079 commit 15c5710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?
<?php
function humanize($string){
return trim(join(" ",preg_split("/(_)|(?=[A-Z])/",$string)));
}
Expand Down

0 comments on commit 15c5710

Please sign in to comment.