summaryrefslogtreecommitdiff
path: root/ext/interbase/php_ibase_udf.c
diff options
context:
space:
mode:
authorPopa Adrian Marius <mapopa@reea.net>2014-04-10 17:43:29 +0300
committerPopa Adrian Marius <mapopa@reea.net>2014-04-10 17:43:29 +0300
commit40488723170eb88e9a0d682cf44d00cbcc235f4b (patch)
treed7da0f4e631b90e6ddcd03882d0aee91321608ea /ext/interbase/php_ibase_udf.c
parent3204ad5858a5abc50b11b8527d22c82eb07a80cc (diff)
parent1a0b80fe90a7440d9aaa3139fae951cc49b162e6 (diff)
downloadphp-git-40488723170eb88e9a0d682cf44d00cbcc235f4b.tar.gz
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: Cleanup $ is not needed for git
Diffstat (limited to 'ext/interbase/php_ibase_udf.c')
-rw-r--r--ext/interbase/php_ibase_udf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/interbase/php_ibase_udf.c b/ext/interbase/php_ibase_udf.c
index 497a862449..e96b734291 100644
--- a/ext/interbase/php_ibase_udf.c
+++ b/ext/interbase/php_ibase_udf.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/**
* This UDF library adds the ability to call PHP functions from SQL
* statements. Because of SQL's strong typing, you will have to declare