diff options
| author | Popa Adrian Marius <mapopa@reea.net> | 2014-11-24 18:40:20 +0200 |
|---|---|---|
| committer | Popa Adrian Marius <mapopa@reea.net> | 2014-11-24 18:40:20 +0200 |
| commit | 899c24a8c1ae5a010fc02c77c37386129d190216 (patch) | |
| tree | 830b04fa9882755117248cf8d795fb0c0547dc0c /ext/interbase/tests/004.phpt | |
| parent | 7582b57c87909da0bd3efbb3664c30df11274491 (diff) | |
| download | php-git-899c24a8c1ae5a010fc02c77c37386129d190216.tar.gz | |
cleanup comments from svn/cvs era
Diffstat (limited to 'ext/interbase/tests/004.phpt')
| -rw-r--r-- | ext/interbase/tests/004.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/interbase/tests/004.phpt b/ext/interbase/tests/004.phpt index 579445dbdd..e81474a4c4 100644 --- a/ext/interbase/tests/004.phpt +++ b/ext/interbase/tests/004.phpt @@ -3,7 +3,7 @@ InterBase: BLOB test --SKIPIF-- <?php include("skipif.inc"); ?> --FILE-- -<?php /* $Id$ */ +<?php require("interbase.inc"); |
