[ Index ]

PHP Cross Reference of MyBB 1.8.38

title

Body

[close]

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

   1  <?php
   2  /**
   3   * MyBB 1.8 English Language Pack
   4   * Copyright 2014 MyBB Group, All Rights Reserved
   5   *
   6   */
   7  
   8  /*
   9   * Custom Help Document Translation Format
  10   *
  11   * // Help Document {hid}
  12   * $l['d{hid}_name'] = "Document name";
  13   * $l['d{hid}_desc'] = "Document description";
  14   * $l['d{hid}_document'] = "Document text";
  15   */


2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup Cross-referenced by PHPXref