diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2009-02-08 21:22:59 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2009-02-08 21:22:59 +0000 |
commit | 341a95b80353ce93c62050c3051c6402063da5dc (patch) | |
tree | 9a3e288e6b05c4f1725373e2afceb780e6f8739b /modules/field/field.autoload.inc | |
parent | d802c69a43ab0f47e88f8b26ea9f655af1404a5f (diff) | |
download | brdo-341a95b80353ce93c62050c3051c6402063da5dc.tar.gz brdo-341a95b80353ce93c62050c3051c6402063da5dc.tar.bz2 |
#369562 by bjaspan and yched: Clean up a few minor things in field API.
Diffstat (limited to 'modules/field/field.autoload.inc')
-rw-r--r-- | modules/field/field.autoload.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/field/field.autoload.inc b/modules/field/field.autoload.inc index 7a9d45ab2..ee2d3552c 100644 --- a/modules/field/field.autoload.inc +++ b/modules/field/field.autoload.inc @@ -1,4 +1,6 @@ <?php +// $Id$ + /** * DO NOT EDIT THIS FILE. It contains autoloading functions generated * automatically by generate-autoload.pl. The function names, |