Roxen.git/
server/
base_server/
roxen.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1997-09-14
1997-09-14 22:58:42 by Henrik Grubbström (Grubba) <grubba@grubba.org>
37ec6c52e3facd7ef51d43fe61afae1362ab9b28 (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
5.2
Minor change.
Rev: server/base_server/roxen.pike:1.133
1:
-
constant cvs_version = "$Id: roxen.pike,v 1.
132
1997/09/14
19
:
04
:
00
grubba Exp $";
+
constant cvs_version = "$Id: roxen.pike,v 1.
133
1997/09/14
22
:
58
:
42
grubba Exp $";
#define IN_ROXEN #include <roxen.h> #include <config.h>
593:
public void update_supports_from_roxen_com() {
+
// FIXME:
+
// This code has a race-condition, but it only occurs once a week...
if(QUERY(next_supports_update) <= time()) { if(QUERY(AutoUpdate))