use proper php tags, no the short tag syntax that does not work on 50% of all hosts
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@372 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
9371dd23eb
commit
50205d36e0
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
<?
|
<?php
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
Copyright (C) 2004 - 2006 Scuttle project
|
Copyright (C) 2004 - 2006 Scuttle project
|
||||||
http://sourceforge.net/projects/scuttle/
|
http://sourceforge.net/projects/scuttle/
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?
|
<?php
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
Copyright (C) 2004 - 2006 Scuttle project
|
Copyright (C) 2004 - 2006 Scuttle project
|
||||||
http://sourceforge.net/projects/scuttle/
|
http://sourceforge.net/projects/scuttle/
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?
|
<?php
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
Copyright (C) 2005 Scuttle project
|
Copyright (C) 2005 Scuttle project
|
||||||
https://sourceforge.net/projects/scuttle/
|
https://sourceforge.net/projects/scuttle/
|
||||||
|
|
Loading…
Reference in a new issue