bye phar
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 16m52s

This commit is contained in:
2025-12-09 22:41:15 -03:00
parent e9856e6bbb
commit 1c946f5b16
6 changed files with 89 additions and 105 deletions

View File

@@ -1,6 +1,6 @@
<?php
include '../dbconfig.php';
require '../vendor/aws.phar';
require '../vendor/autoload.php';
use Aws\Route53\Route53Client;
use Aws\Exception\AwsException;