﻿update publictalks set active = 0, time_stamp = strftime('%s','now') where theme_name is null or lang_id < 1
