[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

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

   1  <?php
   2  /**
   3   * MyBB 1.6 English Language Pack
   4   * Copyright 2010 MyBB Group, All Rights Reserved
   5   * 
   6   * $Id: customhelpsections.lang.php 5297 2010-12-28 22:01:14Z Tomm $
   7   */
   8  
   9  /*
  10   * Custom Help Section Translation Format
  11   *
  12   * // Help Section {sid}
  13   * $l['s{sid}_name'] = "Section name";
  14   * $l['s{sid}_desc'] = "Section description";
  15   */
  16  ?>


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