dani33l_87 Posted February 25, 2013 Share Posted February 25, 2013 " All texts on the mails we send out are hardcoded, we need to incorporate those in our transtaltion system, this is done my incorpoating the texts in the function named "__" (double underscore) So this text: My Text Becomes: $this->__('My Text'); It needs to be done to all hardcoded texts in "beta/emails" " What I suppouse to do because I look into all the files and I don t find any function "__" or "My text" in the code files in order to replace it. My question is this I sppouse to do or I don t understand what he want and I need to do something else? Link to comment https://forums.phpfreaks.com/topic/274937-a-simple-questions-about-hardcoded/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.