Now this actually works, inserts the language valuse if they dont already exist, however it will fail if the number of languages surpass 127…
Show more
Now this actually works, inserts the language valuse if they dont already exist, however it will fail if the number of languages surpass 127, because the locale_id is a tinint(4) and will only go up to 127
Show less