Commit Graph

13 Commits

Author SHA1 Message Date
96b30e0df6 Toss Payments - XPay 호출 도메인 변경 lgdacom.conf url 수정 #341 2024-09-04 20:03:13 +09:00
7754e12194 토스페이먼츠 테스트 결제 url 수정 2024-07-18 10:28:26 +09:00
3a7d06b19e Fix array element and string offset access using square brackets
In accordance with the PHP RFC deprecating the curly brace syntax for accessing array elements and string offsets, this commit replaces all instances of {} with [].

By making this change, we ensure the codebase remains compliant with the recommended syntax, enhancing code readability and maintainability. The deprecation of curly brace syntax was done to align with best practices and promote a consistent code style.
2023-07-25 13:34:00 -04:00
767c3c5562 PHP 8.0 undefined variable 오류 수정
uri.lib.php 에서 uri.class.php 사용하지않고 있음.
2022-05-25 18:34:52 +09:00
4b4a63a1a1 충돌수정 2021-01-04 18:23:53 +09:00
27e9af5e42 php8.0 버전 호환 코드 적용 및 PHP 끝 태그 삭제 일괄적용 2021-01-04 15:39:15 +09:00
582d1a01f4 php8.0 버전 호환 코드 적용 및 PHP 끝 태그 삭제 일괄적용 2021-01-04 15:33:29 +09:00
6a077e31dd LGU 플러스 결제모듈 수정 2019-03-04 15:22:22 +09:00
f9d0d693f8 충돌 수정 2019-01-07 14:36:43 +09:00
60387c8a95 lg XpayClient 로그 기록 남지 않도록 수정 2019-01-07 14:30:53 +09:00
953e301096 로그폴더 검색되지 않도록 수정 2019-01-07 12:06:13 +09:00
b63024f5b9 LGU_PLUS 결제 테스트 URL 주소 변경 2018-08-23 17:58:13 +09:00
8ad850072a lg u+ 본인확인 모듈 추가 2014-05-26 13:27:45 +09:00