addons-server/migrations/498-b2g-payments-submission...

5 строки
216 B
MySQL
Исходник Обычный вид История

2012-11-08 23:50:03 +04:00
INSERT INTO `waffle_switch_mkt` (name, active, note, created, modified)
VALUES ('allow-b2g-paid-submission', 0,
2012-11-08 23:50:03 +04:00
'Enable this to allow paid apps in the submission process.',
NOW(), NOW());