/home/desid573/public_html/gcdriver/payment/pdd/app/Vendor/eway
NameSizeModeActions
resource/-0755rm
src/-0755rm
.editorconfig3110644editdlrm
CHANGELOG.md12870644editdlrm
composer.json10530644editdlrm
eWay.php426970644editdlrm
include_eway.php12350644editdlrm
LICENSE.md11310644editdlrm
README.md30100644editdlrm
Edit: /home/desid573/public_html/gcdriver/payment/pdd/app/Vendor/eway/.editorconfig (311B)
; This file is for unifying the coding style for different editors and IDEs. ; More information at http://editorconfig.org root = true [*] charset = utf-8 indent_size = 4 indent_style = space end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false