Skip to content

Commit

Permalink
Fixing a warning about $t_finished not defined.
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1152 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
vboctor committed Jun 23, 2002
1 parent b1e6ef2 commit 173e44c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bug_actiongroup_page.php
Expand Up @@ -30,6 +30,7 @@
exit;
}

$t_finished = 0;

switch ($f_action) {

Expand Down

0 comments on commit 173e44c

Please sign in to comment.