Author: david
Date: Wed Sep 23 18:33:30 2009
New Revision: 3490

Log:
Cosmetic change - eliminate extra spaces.

Modified:
   trunk/lib/model/QubitTerm.php

Modified: trunk/lib/model/QubitTerm.php
==============================================================================
--- trunk/lib/model/QubitTerm.php       Wed Sep 23 18:30:16 2009        (r3489)
+++ trunk/lib/model/QubitTerm.php       Wed Sep 23 18:33:30 2009        (r3490)
@@ -91,13 +91,13 @@
   const RELATION_NOTE_DESCRIPTION_ID = 154;
   const RELATION_NOTE_DATE_DISPLAY_ID = 155;
   // Term relation taxonomy
-  const TERM_RELATION_EQUIVALENCE_ID  = 156;
+  const TERM_RELATION_EQUIVALENCE_ID = 156;
   const TERM_RELATION_ASSOCIATIVE_ID = 157;
   // Status types taxonomy
-  const STATUS_TYPE_PUBLICATION_ID  = 158;
+  const STATUS_TYPE_PUBLICATION_ID = 158;
   // Publication status taxonomy
-  const PUBLICATION_STATUS_DRAFT_ID  = 159;
-  const PUBLICATION_STATUS_PUBLISHED_ID  = 160;
+  const PUBLICATION_STATUS_DRAFT_ID = 159;
+  const PUBLICATION_STATUS_PUBLISHED_ID = 160;
 
   public function isProtected()
   {

--~--~---------~--~----~------------~-------~--~----~
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.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to