Web site designers - 344 CHAPTER 11 MODIFYING PHPBB Listing 11-8.
344 CHAPTER 11 MODIFYING PHPBB Listing 11-8. Using the phpBB Hack Template ############################################################## ## MOD Title: Change Some Language Strings ## MOD Author: Jared Smith (foo@jaredwsmith.com) ## MOD Description: Edits some language strings in lang_main. ## MOD Version: 1.0 ## ## Installation Level: Easy ## Installation Time: 3 Minutes ## Files To Edit: 1 ## language/lang_english/lang_main.php ## Included Files: N/A ############################################################## ## Author Notes: This hack is basically useless, but proves ## a point fairly easily. ## ############################################################## ## This MOD is released under the GPL License. ## Intellectual Property is retained by the MOD Author(s) listed above ############################################################## ## Before Adding This MOD To Your Forum, You Should Back Up All ## Files Related To This MOD ############################################################## # #—–[ OPEN ]—————————————– # language/lang_english/lang_main.php # #—–[ FIND ]—————————————– # $lang[’Register’] = ‘Register’; # #—–[ REPLACE WITH ]———————————– # $lang[’Register’] = ‘Sign Up’; # #—–[ FIND ]——————————————- # $lang[’Too_many_registers’] = ‘You have made too many registration attempts.. Please try again later.’; # #—–[ AFTER, ADD ]——————————————- # $lang[’Registration_required’] = ‘Registration is required to use this board.’;
Looking for affordable and reliable webhost to host and run your business application? Then look no more and go to servlet web hosting services.