JavaScript Uzyskaj wszystkie elementy tablicy, z wyjątkiem ostatniego

loc_array = loc_array.slice(0, -1);
Forgot Password