]> granicus.if.org Git - php/commitdiff
Add missing CVS Ids
authorArd Biesheuvel <abies@php.net>
Fri, 5 Sep 2003 17:02:02 +0000 (17:02 +0000)
committerArd Biesheuvel <abies@php.net>
Fri, 5 Sep 2003 17:02:02 +0000 (17:02 +0000)
ext/interbase/tests/003.phpt
ext/interbase/tests/004.phpt
ext/interbase/tests/005.phpt
ext/interbase/tests/006.phpt
ext/interbase/tests/007.phpt

index 341be8e31060fe618c3db00bbce01a0c0d59aec6..2d105b18665072f7fd0ff16a6e7802b3b86f3afe 100644 (file)
@@ -5,7 +5,7 @@ InterBase: misc sql types (may take a while)
 --POST--
 --GET--
 --FILE--
-<?php
+<?php /* $Id$ */
 
     require("interbase.inc");
     ibase_connect($test_base);
index 2a0748c53624f45d25d37b67c3cc422ed9c00a7d..c69524f131d77f7d1a95d9dbe7e49277833979c0 100644 (file)
@@ -5,7 +5,7 @@ InterBase: BLOB test
 --POST--
 --GET--
 --FILE--
-<?php
+<?php /* $Id$ */
 
     require("interbase.inc");
     
index d3fe4b93cbe7a9f131f447802f348c53b100b7ce..ab2c04b66f6187af756994af66eef21275455d40 100644 (file)
@@ -5,7 +5,7 @@ InterBase: transactions
 --POST--
 --GET--
 --FILE--
-<?php
+<?php /* $Id$ */
 
     require("interbase.inc");
     
index 48ca4505ba3f8f632b47cbed1f4033f70a5066e6..45f397ab211881782b9d0c15d1f1aac745987e78 100644 (file)
@@ -5,7 +5,7 @@ InterBase: binding (may take a while)
 --POST--
 --GET--
 --FILE--
-<?php
+<?php /* $Id$ */
 
        require("interbase.inc");
        
index 54e0121540a20e1163ebbc9e4aa38c216364b01d..0ccbdad106d5360a02909f0d696024a3355faf84 100644 (file)
@@ -5,7 +5,7 @@ InterBase: array handling
 --POST--
 --GET--
 --FILE--
-<?php
+<?php /* $Id$ */
 
        require("interbase.inc");