Skip to content

Commit

Permalink
Fixed #8524: core/checkin.php is missing toplevel <? causing the scri…
Browse files Browse the repository at this point in the history
…pt to fail.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@4698 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
vboctor committed Nov 1, 2007
1 parent 2cda435 commit f9a23a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/checkin.php
@@ -1,4 +1,5 @@
#!/usr/local/bin/php -q
<?php
# Mantis - a php based bugtracking system

# Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
Expand Down

0 comments on commit f9a23a4

Please sign in to comment.