Hello,
I am trying to do some minor modification of roundcube...I want to change the page title to my domain...but can't seem to find where the 
object 
is found?
can anyone help
			
			
			
				change in what way? you can change the product name from the main config file.
			
			
			
				I guess I want to change the pagetitle, productname, ect.
Just don't know what file I go to to change these items...
where would the main config file be and the name of it?
I found the labels file in the languages section but don't know where to find the file for the "objects"
Thanks
I hope that makes sense...
			
			
			
				Just change $rcmail_config['product_name'] in /config/main.inc.php
			
			
			
				Posted via Mobile Device
			
			
			
				Sorry for for the last post I will try that as soon as I get back in
Thanks.....