From: Chris W. <la...@us...> - 2004-11-30 03:11:46
|
Update of /cvsroot/openinteract/OpenInteract2/doc/Manual In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15756/doc/Manual Modified Files: Architecture.pod Log Message: cosmetic Index: Architecture.pod =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/doc/Manual/Architecture.pod,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Architecture.pod 28 Nov 2004 06:33:06 -0000 1.9 --- Architecture.pod 30 Nov 2004 03:11:37 -0000 1.10 *************** *** 181,185 **** 1.x: ! [% INCLUDE examples/arch_apache_adapter | linenum %] Very easy -- it's only about 15 lines if you remove the logging! This --- 181,185 ---- 1.x: ! [% INCLUDE examples/arch_apache_adapter | indent(2) %] Very easy -- it's only about 15 lines if you remove the logging! This |