I made changes to the database_tables.php file.
So far I could only get it to work by changing the original file in original location.
I first tried making a override folder "includes/mytemplate/" and puting the file there. NG.
I then tried making a my_database_tables.php with the changes and putting it in the extra_datafiles folders. It did not work. My thought was that the second defines would be read and override the first ones. I think I was wrong here too.
So, my question: Can this file be overridden? Or is there another way to do this? Or do I just change the core file?
Thanks,
Jeff



