Author: sevein
Date: Wed Apr 18 15:50:17 2012
New Revision: 11469

Log:
Empty construct

Modified:
   branches/2.0/lib/QubitSearchPager.class.php

Modified: branches/2.0/lib/QubitSearchPager.class.php
==============================================================================
--- branches/2.0/lib/QubitSearchPager.class.php Wed Apr 18 15:40:46 2012        
(r11468)
+++ branches/2.0/lib/QubitSearchPager.class.php Wed Apr 18 15:50:17 2012        
(r11469)
@@ -23,6 +23,10 @@
     $nbResults = null,
     $resultSet;
 
+  public function __construct()
+  {
+  }
+
   public function init()
   {
     $this->setNbResults($this->resultSet->getTotalHits());

-- 
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.

Reply via email to