04.02.2014, 15:54
That's weird.
I'm not using Y_ini, so I can't test this if it's specific to INI_String or not.
But I had a similar problem when using MySQL, where I needed to place the length of the destination array which is also an enum field.
I had to put the length as a number and it works fine.
I'm not using Y_ini, so I can't test this if it's specific to INI_String or not.
But I had a similar problem when using MySQL, where I needed to place the length of the destination array which is also an enum field.
I had to put the length as a number and it works fine.

