[ Index ]

PHP Cross Reference of MyBB 1.6.7

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: helpsections.lang.php 5297 2010-12-28 22:01:14Z Tomm $
   7   */
   8  
   9  // Help Section 1
  10  $l['s1_name'] = "User Maintenance";
  11  $l['s1_desc'] = "Basic instructions for maintaining a forum account.";
  12  
  13  // Help Section 2
  14  $l['s2_name'] = "Posting";
  15  $l['s2_desc'] = "Posting, replying, and basic usage of forum.";
  16  ?>


Generated: Sat Mar 31 17:55:03 2012 Cross-referenced by PHPXref 0.7.1