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:45 +0300
committerPopa Adrian Marius <mapopa@reea.net>2014-04-10 17:43:45 +0300
commitc2ce0df01b0a6e08367fec64bc35f288872c3d08 (patch)
treed9578c9cff704b57e2dd8b1237020e0898da8395 /ext/interbase/php_ibase_udf.c
parent7b3e369740b772285ffc44f9067132ee5a0bac53 (diff)
parent40488723170eb88e9a0d682cf44d00cbcc235f4b (diff)
downloadphp-git-c2ce0df01b0a6e08367fec64bc35f288872c3d08.tar.gz
Merge branch 'PHP-5.6'
* PHP-5.6: 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