Skip to content
Snippets Groups Projects
Commit 7c62d6e2 authored by msaxena2's avatar msaxena2
Browse files

made changes

parent d512a67b
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ var pJson;
function ajax_caller(){
$.ajax({
// the URL for the request
url: "http://localhost:8888/visualization/backend/csv_processor.php",
url: "http://web.engr.illinois.edu/~msaxena2/visualization/backend/csv_processor.php",
type: "GET",
// the type of data we expect back
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment