Because i try with php and indentation not working. I have:
function test(){ echo 'test'; }
And not:
function test(){ echo 'test'; }
Because i try with php and indentation not working. I have:
function test(){ echo 'test'; }
And not:
function test(){ echo 'test'; }