X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=yarrg%2Fweb%2Fdocs;fp=yarrg%2Fweb%2Fdocs;h=82b2adde2f2fc7e4133dbf2b26f97b53745f7d26;hp=23ab7334ef6488ce185e4092d237629cf8c79f40;hb=f276a86ab559f7800713f94bcda826d6783f46ab;hpb=6b299c12b2296f19310f1d7f7c10862af078dea4 diff --git a/yarrg/web/docs b/yarrg/web/docs index 23ab733..82b2add 100755 --- a/yarrg/web/docs +++ b/yarrg/web/docs @@ -246,7 +246,7 @@ fact be possible. In practice this is unlikely to be a problem! In the Voyage Trading Plan, YARRG indicates after the commodity name where in the YPP commodity UI each commodity can be found. First comes the initial letter of the category: -% my $dbh= dbw_connect('Midnight'); +% my $dbh= dbw_connect('Cerulean'); % my $getclasses= $dbh->prepare( % "SELECT commodclass FROM commodclasses ORDER BY commodclass"); % $getclasses->execute();