File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,15 +94,6 @@ if {"async-cmd" ni [ns_job queues]} {
9494 #
9595 Class create AsyncLogFile -parameter {filename {mode a}}
9696
97- AsyncLogFile instproc init {} {
98- if {![info exists :filename]} {
99- set :filename $::logdir /[namespace tail [self]]
100- }
101- :open
102- }
103-
104- Class create AsyncLogFile -parameter {filename {mode a}}
105-
10697 AsyncLogFile instproc init {} {
10798 try {
10899 if {![info exists :filename]} {
Original file line number Diff line number Diff line change 88 <singleton-p >t</singleton-p >
99 <auto-mount >request-monitor</auto-mount >
1010
11- <version name =" 0.66 " url =" http://media.wu-wien.ac.at/download/xotcl-request-monitor-0.66 .apm" >
11+ <version name =" 0.67d1 " url =" http://media.wu-wien.ac.at/download/xotcl-request-monitor-0.67d1 .apm" >
1212 <owner url =" mailto:neumann@wu-wien.ac.at" >Gustaf Neumann</owner >
1313 <vendor url =" http://wu.ac.at" >WU Vienna</vendor >
1414 <summary >Request Monitor with user tracking functionality</summary >
@@ -33,7 +33,7 @@ Updated for circumventing handler calls OpenACS 5.2 for /resources/*.
3333</description >
3434 <license >BSD-Style</license >
3535 <maturity >2</maturity >
36- <provides url =" xotcl-request-monitor" version =" 0.66 " />
36+ <provides url =" xotcl-request-monitor" version =" 0.67d1 " />
3737 <requires url =" acs-kernel" version =" 5.10.1" />
3838 <requires url =" acs-tcl" version =" 5.10.1" />
3939 <requires url =" xotcl-core" version =" 5.10.1" />
You can’t perform that action at this time.
0 commit comments