Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix copy/paste error
  • Loading branch information
dregad committed Dec 26, 2018
1 parent e7a8252 commit a78377e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_defaults_inc.php
Expand Up @@ -16,7 +16,7 @@
$g_latest_version_stable = '';

# Information about latest legacy release.
$g_latest_version_stable = '';
$g_latest_version_legacy = '';

# Information about latest development release.
$g_latest_version_dev = '';
Expand Down

0 comments on commit a78377e

Please sign in to comment.