diff options
author | ivan <ivan> | 2005-03-10 15:33:31 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-03-10 15:33:31 +0000 |
commit | 1dd109e19aec5adc6da8e744b665247a91038c9a (patch) | |
tree | d224da633e9183552fefb2fb20a67fb775bf93f6 /httemplate | |
parent | 494d3290ee8d145acb6f009e2f53f4ed4de7a0ea (diff) |
arg
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/docs/install.html | 2 | ||||
-rw-r--r-- | httemplate/docs/upgrade10.html | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 9c7b6d205..f55ce6452 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -65,7 +65,7 @@ Before installing, you need: <li><a href="http://search.cpan.org/dist/Text-CSV_XS">Text::CSV_XS</a> <li><a href="http://search.cpan.org/dist/Spreadsheet-WriteExcel">Spreadsheet::WriteExcel</a> <li><a href="http://search.cpan.org/dist/IO-stringy">IO-stringy (IO::Scalar)</a> - <li><a href="http://search.cpan.org/dist/Frontier-RPC">Frontier::RPC</a> + <li><a href="http://search.cpan.org/dist/Frontier-RPC">Frontier::RPC (Frontier::RPC2)</a> <!-- <li><a href="http://search.cpan.org/dist/Crypt-YAPassGen">Crypt::YAPassGen</a> --> <li><a href="http://search.cpan.org/dist/ApacheDBI">Apache::DBI</a> <i>(optional but recommended for better webinterface performance)</i> </ul> diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html index 3d19906a7..2a60ca44f 100644 --- a/httemplate/docs/upgrade10.html +++ b/httemplate/docs/upgrade10.html @@ -11,6 +11,7 @@ install Net::SSH 0.08 install NetAddr::IP, Chart::Base, Locale::SubCountry, JavaScript::RPC (JavaScript::RPC::Server::CGI), Text::CSV_XS, Spreadsheet::WriteExcel, IO-stringy (IO::Scalar) and Frontier::RPC +(Frontier::RPC2) <!-- and Crypt::YAPassGen--> INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 20, 'svc_external-id', 'en_US', 'External ID' ); |