Index: /applications/editors/josm/plugins/pointInfo/build.xml
===================================================================
--- /applications/editors/josm/plugins/pointInfo/build.xml	(revision 31011)
+++ /applications/editors/josm/plugins/pointInfo/build.xml	(revision 31012)
@@ -3,7 +3,10 @@
 
     <!-- enter the SVN commit message -->
-    <property name="commit.message" value="PointInfo: Show issues reported on Ruian buildings."/>
+    <property name="commit.message" value="PointInfo: can load at runtime."/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
     <property name="plugin.main.version" value="7001"/>
+
+    <!-- plugin can load at runtime -->
+    <property name="plugin.canloadatruntime" value="true"/>
 
     <!-- Configure these properties (replace "..." accordingly).
Index: plications/editors/josm/plugins/pointInfo/servers/RUIAN/.htaccess
===================================================================
--- /applications/editors/josm/plugins/pointInfo/servers/RUIAN/.htaccess	(revision 31011)
+++ 	(revision )
@@ -1,3 +1,0 @@
-RewriteEngine on
-RewriteRule ^(.*);(.*) index.php?lat=$1&lon=$2
-RewriteRule (.*) index.php
