Yes, it's ok to do that. If the execution order is the same, I don't think you'll know for sure which one will run first, but it doesn't look like that should matter.
The problem could be in the other code in the plugin, or in the include files. Maybe they conflict somehow, like if they define the same function. If that's the problem, then you might have to make changes to the included files.
|