Quote:
Originally Posted by Exolent[jNr]
Remember that ini_to_sql() doesn't load them into the plugin, only transfers from the .ini file to the database.
Something quick you could do one time would be:
Code:
load_sql(); // creates table, loads no messages ini_to_sql(); // puts messages from .ini into table load_sql(); // loads messages from table
|
I know, I've got the "ini" file already in my configs dir. And which one does only create table and doesn't load messages?
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.