mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-30 16:14:21 +02:00
changes needed to run under web server subdirectory
This commit is contained in:
@@ -91,7 +91,7 @@ echo '"'.$_POST['address'].'"+';
|
||||
address: '<?php echo mres($_POST['address']); ?>'
|
||||
};
|
||||
},
|
||||
url: "/ajax_table.php"
|
||||
url: "ajax_table.php"
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user