Author: jablko
Date: Thu Oct 14 16:43:00 2010
New Revision: 8144
Log:
Drop unused variable
Modified:
trunk/apps/qubit/modules/repository/actions/indexAction.class.php
Modified: trunk/apps/qubit/modules/repository/actions/indexAction.class.php
==============================================================================
--- trunk/apps/qubit/modules/repository/actions/indexAction.class.php Thu Oct
14 16:41:15 2010 (r8143)
+++ trunk/apps/qubit/modules/repository/actions/indexAction.class.php Thu Oct
14 16:43:00 2010 (r8144)
@@ -23,7 +23,6 @@
{
$this->resource = $this->getRoute()->resource;
- $this->otherNames = $this->resource->getOtherNames();
$this->types =
$this->resource->getTermRelations(QubitTaxonomy::REPOSITORY_TYPE_ID);
}
}
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.