X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/90ee685e01c3dea654b3deef0650ed2553aa767d..59507c0a5e5507868ebf6db407219da3f17c8ed9:/templates/about.htm diff --git a/templates/about.htm b/templates/about.htm index 427aa2a..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 (requires 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} |