Files
elcaribe/temp/PLJ7vEAC2W/addons/otp_system/sql/1.1.sql

3 lines
171 B
SQL

INSERT INTO `otp_configurations` (`id`, `type`, `value`, `created_at`, `updated_at`) VALUES (NULL, 'ssl_wireless', '0', current_timestamp(), current_timestamp());
COMMIT;