7 lines
91 B
PHP
7 lines
91 B
PHP
<?php
|
|
$ind_one = "Tessuto principale";
|
|
$ind_two = "Rinforzo";
|
|
$ind_three = "Elastico";
|
|
?>
|
|
|