Skip to content

Commit 33aee79

Browse files
authored
Merge pull request #10 from iForumModule/9-add-missing-i18n-variable
add missing variable $constpref
2 parents 1423bba + faf1d0c commit 33aee79

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

language/english/admin.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<?php
2+
$constpref = '_AM_IFORUM';
3+
24
define("_AM_IFORUM_FORUMCONF", "Forum Configuration");
35
define("_AM_IFORUM_ADDAFORUM", "Add a Forum");
46
define("_AM_IFORUM_SYNCFORUM", "Sync forum");

0 commit comments

Comments
 (0)