[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

/inc/languages/english/ -> helpsections.lang.php (source)

   1  <?php
   2  /**
   3   * MyBB 1.6 English Language Pack
   4   * Copyright 2010 MyBB Group, All Rights Reserved
   5   * 
   6   * $Id$
   7   */
   8  
   9  /* Uncomment the lines below to use these language strings rather than the help documents set in the database */
  10  
  11  /* 
  12  // Help Section 1
  13  $l['s1_name'] = "User Maintenance";
  14  $l['s1_desc'] = "Basic instructions for maintaining a forum account.";
  15  
  16  // Help Section 2
  17  $l['s2_name'] = "Posting";
  18  $l['s2_desc'] = "Posting, replying, and basic usage of forum.";
  19  */
  20  ?>


Generated: Tue Oct 8 19:19:50 2013 Cross-referenced by PHPXref 0.7.1