// Laaser Shop System // Copyright: Jürgen Laaser, 2002-2007 // Bugfix SB 14.01.2008 // Includes include ("config.php"); include ("templates.php"); // Programm-Code $conn_id = mysql_connect($HOST,$ID,$PW); mysql_select_db($DB,$conn_id); ?>
if ($header_img == "ok") echo " ";
if ($header_text != "") echo "$header_text";
?>
|
|
| echo $TITLE2 ?> | ||||||||||||
|
||||||||||||
| Übersicht | ||||||||||||
$result = mysql_query("select id from ".$PREFIX."_Hauptgruppen order by anzeige");
$num = mysql_numrows($result);
if ($num)
{
?>
|
||||||||||||
| echo $shopmeldung ?> |