Vergleich inc/languages/english/helpsections.lang.php - 1.6.3 - 1.6.10

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 3Zeile 3
 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * $Id: helpsections.lang.php 5380 2011-02-21 12:04:43Z Tomm $

 * $Id$

 */


 */


 
/* Uncomment the lines below to use these language strings rather than the help documents set in the database */

/*

// Help Section 1
$l['s1_name'] = "User Maintenance";
$l['s1_desc'] = "Basic instructions for maintaining a forum account.";

// Help Section 1
$l['s1_name'] = "User Maintenance";
$l['s1_desc'] = "Basic instructions for maintaining a forum account.";

Zeile 13Zeile 16
// Help Section 2
$l['s2_name'] = "Posting";
$l['s2_desc'] = "Posting, replying, and basic usage of forum.";

// Help Section 2
$l['s2_name'] = "Posting";
$l['s2_desc'] = "Posting, replying, and basic usage of forum.";

 
*/

?>

?>