]> jfr.im git - irc/unrealircd/unrealircd-webpanel-plugins.git/blobdiff - live_map/live_map.php
Update live_map.php
[irc/unrealircd/unrealircd-webpanel-plugins.git] / live_map / live_map.php
index 62c5a154e115c7548258eb1f4229ed0a115e41df..360c95c96df0cb2b7db0e6bd13f8edcf1ab870ce 100644 (file)
@@ -22,7 +22,7 @@ class live_map
        public $name = "live_map"; // Name of your plugin
        public $author = "Valware"; // Name or handle of your lovely self
        public $version = "1.1"; // Version of this plugin
-       public $description = "View a list of users who are live_mapd (requires third/live_map)"; // Description of your beautiful plugin
+       public $description = "View a live map of users connected to your network"; // Description of your beautiful plugin
        public $email = "v.a.pond@outlook.com"; // An email people can contact you with in case of problems
 
        /** This is run on plugin load. You can add hooks and initialize whatever databases