diff -u ../colorpickerform.inc ./colorpickerform.inc
--- ../colorpickerform.inc	2004-09-16 03:24:25.000000000 -0400
+++ ./colorpickerform.inc	2005-06-09 10:00:18.849943344 -0400
@@ -1,4 +1,4 @@
-<?
+<?php
 function form_colorpicker($title, $name, $value, $description = NULL, $required = FALSE) {
 	static $colorpickerjs = NULL;
 	
Only in ../: field_colorpicker.inc
Only in ../: field_email.inc
Only in ../: field_gallery.inc
Only in ../: field_mp3.inc
diff -u ../field_table.inc ./field_table.inc
--- ../field_table.inc	2004-07-23 03:51:27.000000000 -0400
+++ ./field_table.inc	2005-06-09 10:00:32.785824768 -0400
@@ -1,4 +1,4 @@
-<?
+<?php
 // $Id: field_table.inc,v 1.3 2004/07/23 07:51:27 chx Exp $
 function flexinode_field_table_name($field) {
   return t('table');
Only in ../: field_url.inc
Only in ../: patch
Only in ../: README.colorpicker.txt
Only in ../: README.email.txt
Only in ../: README.gallery.txt
Only in ../: README.mp3.txt
Only in ../: README.table.txt
Only in ../: README.url.txt
Only in ./: this.patch
