Parent Directory
|
Revision Log
|
Patch
revision 1.4, Wed Jan 11 19:37:28 2006 UTC | revision 1.5, Tue Apr 10 04:07:45 2007 UTC | |
---|---|---|
# | Line 55 | Line 55 |
55 | script itself and B<Tracer> tracing is active; however, you can activate other tracing modules | script itself and B<Tracer> tracing is active; however, you can activate other tracing modules |
56 | by appending them to the trace level. Thus, | by appending them to the trace level. Thus, |
57 | ||
58 | C<< http://myseedurl/CGI/SimBlockDisplay.cgi?Trace=3%20SimBlocks%20DBObject >> | C<< http://myseedurl/CGI/SimBlockDisplay.cgi?Trace=3%20SimBlocks%20ERDBObject >> |
59 | ||
60 | activates tracing for the similarity block module (C<SimBlocks.pm>) and the data | activates tracing for the similarity block module (C<SimBlocks.pm>) and the data |
61 | base object (C<DBObject.pm>). | base object (C<ERDBObject.pm>). |
62 | ||
63 | =cut | =cut |
64 |
|
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |