Fix bad use of Tag contruct
Цей коміт міститься в:
		
							джерело
							
								
									313234edda
								
							
						
					
					
						коміт
						bef89f3a98
					
				
					 1 змінених файлів з 1 додано та 1 видалено
				
			
		
							
								
								
									
										2
									
								
								book.php
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								book.php
									
										
									
									
									
								
							|  | @ -187,7 +187,7 @@ class Book extends Base { | |||
|             $result->execute (array ($this->id)); | ||||
|             while ($post = $result->fetchObject ()) | ||||
|             { | ||||
|                 array_push ($this->tags, new Tag ($post->id, $post->name)); | ||||
|                 array_push ($this->tags, new Tag ($post)); | ||||
|             } | ||||
|         } | ||||
|         return $this->tags; | ||||
|  |  | |||
		Завантаження…
	
	Додати таблицю
		Додати посилання
		
	
		Послатися в новій задачі