captchas sql

This commit is contained in:
bs
2026-01-28 01:33:24 -08:00
parent 1be025aa22
commit dea409c066
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -172,6 +172,6 @@ if (!defined('SECOND')) {
// // Run app migrations on test connection.
// ['connection' => 'test'],
// // Run plugin migrations on test connection.
// ['plugin' => 'CakeContactUs'],
//// ['plugin' => 'CakeContactUs'],
// ['plugin' => 'Captcha'],
//]);