A few things about customizing that you may want to do...
If you make a mistake, you can always revert a file to the base copy. But, doing so will lose any changes that you've made.
Also, if the file that you are making is updated, and if you want to stay up-to-date, you will need to learn how to incorporate those changes.
- Consider putting remarks in your personal code to 'remind' you as to why you did something.
- Either keep a 'diff' of the file(s) that you modify, or keep a unified 'diff' of the modified source code. (This will make updating your server a little easier and keep those 'oops!' moments from happening.)
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|