Skip to content

Commit faf1d0c

Browse files
authored
add missing variable $constpref
Close #9
1 parent 1423bba commit faf1d0c

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)