Skip to content

Commit

Permalink
Fixes #5012: Comments relating to .
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Boctor authored and vboctor committed Jul 4, 2009
1 parent 57dbc61 commit 4e031b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_defaults_inc.php
Expand Up @@ -1271,7 +1271,7 @@
*
* @global string $g_show_sticky_issues
*/
$g_show_sticky_issues = 'on';
$g_show_sticky_issues = ON;

/**
* make sure people aren't refreshing too often
Expand Down

0 comments on commit 4e031b6

Please sign in to comment.