From: Michael Wiebusch Date: Thu, 11 Jul 2013 12:16:10 +0000 (+0200) Subject: moved/renamed cgitest to /tools/jtageditor.pl X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=79b96ef0e1f0469e2e156035f740490a36055c22;p=mvdsensorcontrol.git moved/renamed cgitest to /tools/jtageditor.pl --- diff --git a/xml_spielwiese/cgitest.pl b/tools/jtageditor.pl similarity index 99% rename from xml_spielwiese/cgitest.pl rename to tools/jtageditor.pl index d125e98..102cfb3 100755 --- a/xml_spielwiese/cgitest.pl +++ b/tools/jtageditor.pl @@ -20,7 +20,7 @@ print "Content-type: text/html\n\n"; # field size information # check for maximum value -my $me = "cgitest.pl"; +my $me = "jtageditor.pl"; use strict; use warnings;