From 86715614c99e6c33e71bc1bfd4e92d9f945e2595 Mon Sep 17 00:00:00 2001 From: Bryan Schumaker Date: Tue, 16 Nov 2010 21:20:10 -0500 Subject: [PATCH] Renamed web_remote.py web_server is a better name than web_remote, since I will be doing more than just remote functions. --- plugins/{web_remote.py => web_server.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{web_remote.py => web_server.py} (100%) diff --git a/plugins/web_remote.py b/plugins/web_server.py similarity index 100% rename from plugins/web_remote.py rename to plugins/web_server.py