X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/90ee685e01c3dea654b3deef0650ed2553aa767d..7526dfcc57f8e86a90878078eacaf729072db49a:/templates/about.htm?ds=sidebyside diff --git a/templates/about.htm b/templates/about.htm index 427aa2a..4acc3df 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-2005 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} |