From 419fdfdffa14d117ee27dce9bf81b8a37a413602 Mon Sep 17 00:00:00 2001 From: dennydai Date: Fri, 1 Jan 2016 22:41:23 +0800 Subject: [PATCH] delete some useless plugins --- plugins/ipto.php | 10 ---------- plugins/trans.php | 17 ----------------- plugins/tts.php | 8 -------- 3 files changed, 35 deletions(-) delete mode 100644 plugins/ipto.php delete mode 100644 plugins/trans.php delete mode 100644 plugins/tts.php diff --git a/plugins/ipto.php b/plugins/ipto.php deleted file mode 100644 index 3b58df5..0000000 --- a/plugins/ipto.php +++ /dev/null @@ -1,10 +0,0 @@ -msg($plugin_sendto, $msg); \ No newline at end of file diff --git a/plugins/trans.php b/plugins/trans.php deleted file mode 100644 index 7a638d5..0000000 --- a/plugins/trans.php +++ /dev/null @@ -1,17 +0,0 @@ -msg($from, $msg); \ No newline at end of file diff --git a/plugins/tts.php b/plugins/tts.php deleted file mode 100644 index 910dbaa..0000000 --- a/plugins/tts.php +++ /dev/null @@ -1,8 +0,0 @@ -send_audio($from, "/home/wwwroot/1.vps.dennx.com/".$from.".mp3"); - //unlink($matches[1].".mp3"); \ No newline at end of file