|
|
curs.execute(db_change("delete from rd where code = ?"), [topic_num])
|
|
curs.execute(db_change("delete from rd where code = ?"), [topic_num])
|
|
|
return easy_minify(flask.render_template(skin_check(),
|
|
return easy_minify(flask.render_template(skin_check(),
|
|
|
imp = [load_lang('topic_delete'), wiki_set(), custom(), other2([0, 0])],
|
|
imp = [load_lang('topic_delete'), wiki_set(), custom(), other2([0, 0])],
|