diff --git a/application/views/network/user/user_posts_end.php b/application/views/network/user/user_posts_end.php index 0949abf..35c9b7b 100644 --- a/application/views/network/user/user_posts_end.php +++ b/application/views/network/user/user_posts_end.php @@ -13,7 +13,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); function loadEntries() { if(!running && itemsLeft) { $.ajax({ - url: 'http://192.168.178.39/user/getPosts', + url: '/user/getPosts', data: { user: , amount: amount,