3 строки
88 B
MySQL
3 строки
88 B
MySQL
|
-- disable sunbird; bug 617989
|
||
|
UPDATE applications SET supported=0 WHERE id=52 LIMIT 1;
|