📄 正在查看:twcms/plugin/tw_links/uninstall.php
大小:68 字节 · 修改:2013-10-28 18:20:02 · 行数:5
1<?php
2defined('KONG_PATH') || exit;
3
4$this->kv->delete('tw_links');
5