X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/90ee685e01c3dea654b3deef0650ed2553aa767d..f4d32875ddbbc280b9d6c86ad9472733c5b7d4b5:/templates/about.htm diff --git a/templates/about.htm b/templates/about.htm index 427aa2a..c2efd1b 100644 --- a/templates/about.htm +++ b/templates/about.htm @@ -13,12 +13,141 @@
Dev-Editor {VERSION}
© 1999-2000 Roland Blüthgen, Frank Schönmann
-© 2003-2004 Patrick Canterino
View license (requires an active internet connection)
+© 2003-2005 Patrick Canterinohttp://devedit.sourceforge.net/
+License:
+
HTTP root: | -{HTTP_ROOT} | +{HTTP_ROOT} | |
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} |