Ad

i just setted up a Alias for a native function that solves the problem

Code
Diff
  • // solved in tests
    • function caps($c) {return ucwords($c);}
    • // solved in tests