Roxen.git/
server/
base_server/
configuration.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2009-04-01
2009-04-01 14:59:50 by Jonas Wallden <jonasw@roxen.com>
31c908dd6d89001dbfd39a65d6f70e9f485055ce (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
5.2
Document compat_level 5.0.
Rev: server/base_server/configuration.pike:1.669
5:
// @appears Configuration //! A site's main configuration
-
constant cvs_version = "$Id: configuration.pike,v 1.
668
2009/
03
/
17
16
:
37
:50 jonasw Exp $";
+
constant cvs_version = "$Id: configuration.pike,v 1.
669
2009/
04
/
01
14
:
59
:50 jonasw Exp $";
#include <module.h> #include <module_constants.h> #include <roxen.h>
4408:
<td>Corresponds to Roxen 4.0.</td></tr> <tr valign='top'><td>4.5 </td> <td>Corresponds to Roxen 4.5.</td></tr>
+
<tr valign='top'><td>5.0 </td>
+
<td>Corresponds to Roxen 5.0.</td></tr>
</table></p>"))); set ("compat_level", roxen.roxen_ver);