screege Posted January 20, 2005 Posted January 20, 2005 Where can I find the variable that puts the title in all my pages I have seen the values in the php but cannot find from where is getting its value here is the value: ?php echo TITLE; ? If someone could tell me where can I change this value since in the admin I change it and nothing happends. Thank you
ozcsys Posted January 20, 2005 Posted January 20, 2005 Where can I find the variable that puts the title in all my pages I have seen the values in the php but cannot find from where is getting its value here is the value: ?php echo TITLE; ? If someone could tell me where can I change this value since in the admin I change it and nothing happends. Thank you <{POST_SNAPBACK}> includes/languages/english.php // page title define('TITLE', 'osCommerce'); The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
screege Posted January 20, 2005 Author Posted January 20, 2005 includes/languages/english.php // page title define('TITLE', 'osCommerce'); <{POST_SNAPBACK}> Thanks a lot
Recommended Posts
Archived
This topic is now archived and is closed to further replies.