Browse Source

Cleanup

pull/54/head
Ben Woodhead 13 years ago
parent
commit
6ce141647d
  1. 2
      api/MimeClass.inc
  2. 1
      api/ObjectHelper.inc
  3. 2
      api/dublin_core.inc
  4. 2
      api/fedora_export.inc
  5. 2
      api/fedora_utils.inc
  6. 2
      api/rels-ext.inc
  7. 2
      api/tagging.inc

2
api/MimeClass.inc

@ -1,7 +1,5 @@
<?php <?php
/** /**
* @file * @file
* This class inspired by Chris Jean's work, here: * This class inspired by Chris Jean's work, here:

1
api/ObjectHelper.inc

@ -1,6 +1,5 @@
<?php <?php
/** /**
* @file * @file
* Object Helper Class * Object Helper Class

2
api/dublin_core.inc

@ -1,7 +1,5 @@
<?php <?php
/** /**
* @file * @file
* Implements a simple class for working with Dublin Core data and exporting it * Implements a simple class for working with Dublin Core data and exporting it

2
api/fedora_export.inc

@ -1,7 +1,5 @@
<?php <?php
/** /**
* @file * @file
* Fedora Export * Fedora Export

2
api/fedora_utils.inc

@ -1,7 +1,5 @@
<?php <?php
/** /**
* @file * @file
* Base utilities used by the Islandora fedora module. * Base utilities used by the Islandora fedora module.

2
api/rels-ext.inc

@ -1,7 +1,5 @@
<?php <?php
/** /**
* @file * @file
* RelsExt class * RelsExt class

2
api/tagging.inc

@ -1,7 +1,5 @@
<?php <?php
/** /**
* @file * @file
* TagSet Class * TagSet Class

Loading…
Cancel
Save