05-08-2015, 05:04 PM
that is a lot of files with changes, I'd say too many for you to have changed manually. Maybe you uploaded them with some FTP tools that changed the line ends or the file permissions on the files has been changed...
You could do this to get an idea of what is happening:
or any other file in the list. That will show you the exact changes you have made and we can take it from there.
You could do this to get an idea of what is happening:
Code:
git diff modules/Accounts/Accounts.php
or any other file in the list. That will show you the exact changes you have made and we can take it from there.
Joe
TSolucio
TSolucio