Fix comment. re #96
This commit is contained in:
		
							parent
							
								
									a4d9e28cdb
								
							
						
					
					
						commit
						cb00c0b3a3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -502,7 +502,7 @@ class PageTest extends PHPUnit_Framework_TestCase | ||||||
|         $this->assertEquals ("Through the Looking Glass (And What Alice Found There)", $currentPage->entryArray [1]->title); |         $this->assertEquals ("Through the Looking Glass (And What Alice Found There)", $currentPage->entryArray [1]->title); | ||||||
|         $this->assertTrue ($currentPage->ContainsBook ()); |         $this->assertTrue ($currentPage->ContainsBook ()); | ||||||
|          |          | ||||||
|         // Only books returned
 |         // Match Lewis Caroll & Scarlet
 | ||||||
|         $query = "car"; |         $query = "car"; | ||||||
|         $currentPage = Page::getPage ($page, $qid, $query, $n); |         $currentPage = Page::getPage ($page, $qid, $query, $n); | ||||||
|         $currentPage->InitializeContent (); |         $currentPage->InitializeContent (); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue