openfactory-ch / whmcs-oath-addon

Google Authenticator (OATH) addon for WHMCS 6+ for admin and client area.
19 stars 20 forks source link

formatting: Fix line endings #24

Open brianredbeard opened 6 years ago

brianredbeard commented 6 years ago

Throughout the project the files have been committed with both a carriage return (CR) as well as a line feed (LF).

This normalizes the files to solely having line feed characters.