| [ Index ] |
PHP Cross Reference of MyBB 1.6.7 |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * MyBB 1.6 English Language Pack 4 * Copyright 2010 MyBB Group, All Rights Reserved 5 * 6 * $Id: home_credits.lang.php 5297 2010-12-28 22:01:14Z Tomm $ 7 */ 8 9 $l['mybb_credits'] = "MyBB Credits"; 10 $l['mybb_credits_description'] = "These people have contributed their time and effort to create MyBB."; 11 $l['about_the_team'] = "About the Team"; 12 13 $l['product_managers'] = "Product Managers"; 14 $l['developers'] = "Developers"; 15 $l['graphics_and_style'] = "Graphics and Style"; 16 $l['software_quality_assurance'] = "Software Quality Assurance"; 17 $l['support_representative'] = "Support Representative"; 18 $l['pr_liaison'] = "PR Liaison"; 19 20 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Sat Mar 31 17:55:03 2012 | Cross-referenced by PHPXref 0.7.1 |