Index: Plug.tmpasm =================================================================== --- Plug.tmpasm (revision 37105) +++ Plug.tmpasm (revision 37106) @@ -9,7 +9,7 @@ put /local/rnd/mod/CONFFILE {fp_wget.conf} put /local/rnd/mod/CONFVAR {fp_wget_conf_internal} -switch /local/pcb/fp_wget/controls +switch /local/module/fp_wget/controls case {buildin} include /local/pcb/tmpasm/buildin; end; case {plugin} include /local/pcb/tmpasm/plugin; end; case {disable} include /local/pcb/tmpasm/disable; end;