summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGravatar cweiske2009-09-17 11:52:03 +0000
committerGravatar cweiske2009-09-17 11:52:03 +0000
commit231ca3550889b16ab851b8b0710416c0473d6ed9 (patch)
tree96f493156528e9887c46f53ef4fdf18e5e52f662
parent71a057721f5de8330b5bdd1775089abddbdb9d76 (diff)
downloadscuttle-231ca3550889b16ab851b8b0710416c0473d6ed9.tar.gz
scuttle-231ca3550889b16ab851b8b0710416c0473d6ed9.zip
fix bug #2847580: short open tag <? in import.php
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@343 b3834d28-1941-0410-a4f8-b48e95affb8f
-rw-r--r--import.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/import.php b/import.php
index 29a119b..d9ea009 100644
--- a/import.php
+++ b/import.php
@@ -1,4 +1,4 @@
-<?
+<?php
/***************************************************************************
Copyright (C) 2004 - 2006 Scuttle project
http://sourceforge.net/projects/scuttle/