X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/5dc063ebfce6e78b69fa41bb4a2475fd726ee728..d63f55f3d737aa05e3a1496168c7b4979cbed782:/templates/about.htm diff --git a/templates/about.htm b/templates/about.htm index 7b5d36a..a3cf38a 100644 --- a/templates/about.htm +++ b/templates/about.htm @@ -12,13 +12,142 @@
Dev-Editor {VERSION}
-© 1999-2000 Roland Blüthgen, Frank Schönmann
-© 2003-2004 Patrick Canterino
View license (needs an active internet connection)
+© 1999-2000 Roland Blüthgen, Frank Schönmann
+© 2003-2009 Patrick Canterino
http://devedit.sourceforge.net/
+License:
+
HTTP root: | -{HTTP_ROOT} | +{HTTP_ROOT} | |
Server time: | -{TIME} | +{TIME}{IF gmt} (GMT){ENDIF} | |
User: | -{USER} (UID: {UID}) | +Process user: | +{IF user_detected}{USER} ({ENDIF}UID: {UID}{IF user_detected}){ENDIF} | +
Process group: | +{IF group_detected}{GROUP} ({ENDIF}GID: {GID}{IF group_detected}){ENDIF} | ||
Group: | -{GROUP} (GID: {GID}) | +Process umask: | +{UMASK} |