Can somebody please tell me which script calls up "config.company_name" from the database and uses it to create the "location" title for the page and for the location? I have created a mirror-site and have modified it to use the same database, yet operated as a completely seperate entity with seperate name and domain. Everything works fine and I am done with the exception of the fact that I cannot find the script that calls up config.company_name so that I can change it to config.company_name_2 so that it calls the store by the correct name.
http://www.radtoyscentral.com is the orginal store and is correct. If you go to the mirror store
http://www.radtoyscentral.com/horsepowertest/home.php is the test mirror site. If you notice the title bar at the top of the browser, it still call up the other store's "company_name" into the title as well as in the "location" portion of the "dialog" section of the page.
I have been searching for two days now and cannot find which script calls that up from the database so I can change it to call up the "second" store name instead.