Beispiel #1
0
                <br/>
                <?php 
if (isset($_GET["msg"])) {
    ?>
                <p class="ui-state-highlight"><?php 
    echo htmlentities($_GET["msg"]);
    ?>
</p>
                <?php 
}
?>
                <form action="../controller/PriceListController.php?opcion=" method="post" id="form1">
                    <?php 
include_once "../model/PriceList.php";
$priceListObj = new PriceList();
$list = $priceListObj->getListInfo($_GET["idprice_list"]);
if ($_SESSION['profile'] == '3' && $_GET["edit"] != "true") {
    $list['type'] = 'I';
}
?>
                    <input type="hidden" id="idPriceList" name="idPriceList" value="<?php 
echo $_GET["idprice_list"];
?>
" />
                    <table width="400" cellspacing="0" border="0" align="center">
<!--                        <tr <?php 
echo $_SESSION['profile'] != '3' ? "style='display:none'" : "";
?>
>
                            <td> Customer</td>
                            <td>