diff --git a/.gitignore b/.gitignore index d1068b4..f885d23 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/geoapi/nbproject/private/ \ No newline at end of file +/geoapi/nbproject/private/ +/geoapi/insert/campustest.csv \ No newline at end of file diff --git a/geoapi/insert/.htaccess b/geoapi/insert/.htaccess new file mode 100644 index 0000000..d37c5c8 --- /dev/null +++ b/geoapi/insert/.htaccess @@ -0,0 +1,2 @@ +RewriteEngine off +RewriteRule ^ index.php [QSA,L] \ No newline at end of file diff --git a/geoapi/insert/loadcvs.php b/geoapi/insert/loadcvs.php new file mode 100644 index 0000000..adbd9ca --- /dev/null +++ b/geoapi/insert/loadcvs.php @@ -0,0 +1,34 @@ +