removed tid

This commit is contained in:
Florian Kinder
2014-02-04 16:19:28 +01:00
parent f372af8547
commit 0f5667eb88
84 changed files with 1 additions and 84 deletions

View File

@@ -101,7 +101,7 @@ foreach my $traderCategory (keys $traderCategories) {
my $cfg = '';
$cfg .= "class ".$traderCategory." {\n";
$cfg .= "\ttid = ".$traderCategories->{$traderCategory}.";\n";
#$cfg .= "\ttid = ".$traderCategories->{$traderCategory}.";\n";
my $sth = $MySQL->prepare(q~
SELECT
item AS Item