phpOpenTracker/phpOpenTracker/API Result.php,1.8,1.9 Clickpath.php,1.18,NONE ResultIterator.php,1.4,NONE

Sebastian Bergmann <[email protected]> Sun, 29 Feb 2004 17:47:21 +0000
Newsgroups gmane.comp.web.phpopentracker.cvs
Message-ID <[email protected]>
Update of /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/API
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15899/phpOpenTracker/API

Modified Files:
	Result.php 
Removed Files:
	Clickpath.php ResultIterator.php 
Log Message:
Flush.

--- ResultIterator.php DELETED ---

--- Clickpath.php DELETED ---

Index: Result.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/API/Result.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Result.php	27 Feb 2004 06:50:48 -0000	1.8
--- Result.php	29 Feb 2004 17:47:18 -0000	1.9
***************
*** 20,24 ****
  //
  
! require_once POT_INCLUDE_PATH . 'API/ResultIterator.php';
  
  class phpOpenTracker_API_Result implements IteratorAggregate {
--- 20,24 ----
  //
  
! require_once POT_INCLUDE_PATH . 'API/Result/Iterator.php';
  
  class phpOpenTracker_API_Result implements IteratorAggregate {
***************
*** 64,68 ****
  
      public function getIterator() {
!         return new phpOpenTracker_API_ResultIterator($this->result);
      }
  
--- 64,68 ----
  
      public function getIterator() {
!         return new phpOpenTracker_API_Result_Iterator($this->result);
      }
  



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click