Hi,
I have removed the &ts_xxxxx timestamp adding function from site-2.1.8.min.js from easysocial's .js file in media folder. It seems that everything is working fine, but i want to exactly know the impact it will have on the system?
It was important for me to remove the timestamp from the urls being called by javascript, which was unnessesary creating access logs in webserver, database, firewalls, web access log and joomla duplicate url checker.
After removing the function, the system is free and less heavier, but i want to know the affects it will have on the system? why is it being used at the first place?