J
|
Jane 12/12/2008 |
Hi, global $record; if ($data["Category_root"] == "1") { $record["Category_desc_value"] = "<a href=\"scinventory_list.php?a=search&value=......\">...<a>"; } else { $record["Category_desc_value"] = "<a href=\"sccategories_list.php?cgrp=".$data["Category_group"]."&lv=.....\">...<a>"; } |
G
|
gawde author 12/12/2008 |
Hi, please see my changes in Bold: |
G
|
gawde author 12/12/2008 |
Hi, please see my changes in Bold:
|