File Copying

Hey, I was curious, I have the landing stats addon on my site and there is an edit that has to be done in the admin files. Each time there is an update to phpVMS this is over written.

I know I can copy files to my skin folder and they work great. What about admin files? Such as pireps_list.tpl  If it can be copied to my skin folder, do I need to make an admin folder in my skin folder and place it there or just in the skin folder with the rest of the files?

I’ll be implementing landing stats in the next version.

I don’t allow that for admin stuff because… it changes drastically, and those templates are more sensitive to changes (esp with all the AJAX etc)

Ok that’s cool.    Thought I would be safe than sorry and ask before I did anything stupid to keep from changing 1 line of code  ;D

Haha, small changes are ok, it’s a pain to keep track, I know