mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
rename r53.class to dyndns.r53.class to keep things more related without a directory structure
This commit is contained in:
parent
933cd89ee5
commit
959351cd38
@ -561,7 +561,7 @@
|
||||
$NewTTL=$this->_dnsTTL;
|
||||
|
||||
/* Include Route 53 Library Class */
|
||||
require_once('r53.class');
|
||||
require_once('dyndns.r53.class');
|
||||
|
||||
/* Set Amazon AWS Credentials for this record */
|
||||
$r53 = new Route53($AccessKeyId, $SecretAccessKey);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user