Summary:
Step 1 (Done):
added $table_prefix to all files.
Step 2 (35% done):
add config.php to functions that require it in the main directory.
Through the week I will be going through individual folders and scanning
them for any calls requiring config.php.
Disclaimer:
CVS works well as long as no one tries to alter the table_prefix variable
in the config.php file. :^) Do not test out the table_prefix option
yet. It is not fully functional yet. I'm still running tests on a test
box and will alert other developers to test it out after my preliminary
runs. :^)
|