mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
Deploying to gh-pages from @ 9ddd4dbb2670e5d97ff017dec75d427c57ae9b34 🚀
This commit is contained in:
5
trait.impl/db_core/trait.CloneSPDatabase.js
Normal file
5
trait.impl/db_core/trait.CloneSPDatabase.js
Normal file
@@ -0,0 +1,5 @@
|
||||
(function() {var implementors = {
|
||||
"db_core":[],
|
||||
"db_sqlx_maria":[],
|
||||
"db_sqlx_postgres":[]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
Reference in New Issue
Block a user