pandorafms/pandora_console/extras/mr/65.sql

6 lines
71 B
SQL

START TRANSACTION;
DELETE FROM tconfig WHERE token = 'refr';
COMMIT;