Include the file containing the variables you're referencing
This commit is contained in:
parent
a9e3cbad11
commit
d5c5085dbb
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,8 @@ function getpackage($string) {
|
|||
return str_replace("wesnoth-","",$string);
|
||||
}
|
||||
|
||||
include("config.php");
|
||||
|
||||
function getwescampbranch($version) {
|
||||
if ($version == 'trunk') {
|
||||
return $wescamptrunkversion;
|
||||
|
|
Loading…
Add table
Reference in a new issue