freeside/httemplate/docs install.html,1.86,1.87 upgrade10.html,1.41,1.42

ivan ivan at pouncequick.420.am
Thu Mar 10 07:18:24 PST 2005


Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory pouncequick:/tmp/cvs-serv13932/httemplate/docs

Modified Files:
	install.html upgrade10.html 
Log Message:
add Frontier::RPC to docs too

Index: upgrade10.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/upgrade10.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- upgrade10.html	10 Mar 2005 12:06:42 -0000	1.41
+++ upgrade10.html	10 Mar 2005 15:18:20 -0000	1.42
@@ -10,7 +10,8 @@
 
 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' );

Index: install.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/install.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- install.html	10 Mar 2005 12:06:42 -0000	1.86
+++ install.html	10 Mar 2005 15:18:20 -0000	1.87
@@ -65,6 +65,7 @@
       <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>




More information about the freeside-commits mailing list