summaryrefslogtreecommitdiff
path: root/httemplate/docs
diff options
context:
space:
mode:
authorivan <ivan>2005-03-10 15:18:20 +0000
committerivan <ivan>2005-03-10 15:18:20 +0000
commit494d3290ee8d145acb6f009e2f53f4ed4de7a0ea (patch)
tree97dfa4e064d7ba6676dbe4f01d403ff31bf39499 /httemplate/docs
parentb2790f150672ee966a02bfb3fe81c7b6a235cfa8 (diff)
add Frontier::RPC to docs too
Diffstat (limited to 'httemplate/docs')
-rw-r--r--httemplate/docs/install.html1
-rw-r--r--httemplate/docs/upgrade10.html3
2 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html
index 52d992dbc..9c7b6d205 100644
--- a/httemplate/docs/install.html
+++ b/httemplate/docs/install.html
@@ -65,6 +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/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 0e79244cb..3d19906a7 100644
--- a/httemplate/docs/upgrade10.html
+++ b/httemplate/docs/upgrade10.html
@@ -10,7 +10,8 @@ install Net::SSH 0.08
install NetAddr::IP, Chart::Base, Locale::SubCountry,
JavaScript::RPC (JavaScript::RPC::Server::CGI), Text::CSV_XS,
-Spreadsheet::WriteExcel and IO-stringy (IO::Scalar) <!-- and Crypt::YAPassGen-->
+Spreadsheet::WriteExcel, IO-stringy (IO::Scalar) and Frontier::RPC
+<!-- and Crypt::YAPassGen-->
INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 20, 'svc_external-id', 'en_US', 'External ID' );
INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 21, 'svc_external-title', 'en_US', 'Title' );