You shouldn't have any problems that I can see. However if you made any changes to func.php before you overwrote it, you will lose those now. Do you have a copy of your old func.php? You can run a "diff" command on the files to point out any changes and see if there was something you forgot about.
|