mirror of
https://github.com/klsf/kldns.git
synced 2026-04-25 08:05:57 +03:00
[PR #2] [CLOSED] 2.1 #25
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kldns-klsf#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/klsf/kldns/pull/2
Author: @klsf
Created: 6/6/2017
Status: ❌ Closed
Base:
2.0← Head:2.1📝 Commits (5)
8ab9f5b2.1.1ddf463d2.1.1b162c38Delete a.txt36acdd82.1.1cafc44d2.1.1📊 Changes
19 files changed (+332 additions, -79 deletions)
View changed files
➕
.gitattributes(+2 -0)📝
README.md(+3 -3)📝
application/functions.php(+9 -0)📝
application/index/controller/Admin.php(+16 -0)📝
application/index/controller/AdminAjax.php(+15 -13)📝
application/index/controller/Ajax.php(+40 -11)📝
application/index/view/admin/api.html(+10 -10)📝
application/index/view/admin/domain_list.html(+6 -19)📝
application/index/view/index/control.html(+23 -3)📝
application/index/view/index/layout.html(+1 -1)📝
assets/js/app.js(+29 -1)📝
extend/klsf/klsfdns/AliYun.php(+26 -2)📝
extend/klsf/klsfdns/CloudXNS.php(+26 -3)📝
extend/klsf/klsfdns/Dns.php(+12 -2)📝
extend/klsf/klsfdns/DnsCom.php(+29 -2)📝
extend/klsf/klsfdns/DnsLA.php(+29 -5)📝
extend/klsf/klsfdns/DnsPod.php(+44 -4)📝
other/install/install.sql(+8 -0)➕
other/install/update.2.1.1.sql(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.