Skip to content

Commit af38d21

Browse files
committed
work
1 parent b85ddac commit af38d21

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/java/org/woehlke/greenshop/oodm/cart/entities/CustomersBasket.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@
4141
*
4242
* 26{3}9 := ProductId{Product Option}Option Value
4343
* @see <a href="http://localhost/oscommerce2/product_info.php?cPath=1_9&products_id=26">a</a>
44-
* @see <a href="http://localhost/oscommerce2/product_info.php?products_id=26{3}9">b</a>
45-
*
44+
* http :// localhost/oscommerce2/product_info.php?products_id=26{3}9
4645
*/
4746
@Entity
4847
@Table(name="customers_basket")

0 commit comments

Comments
 (0)