X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/3503b1b8dc7785ca82d09c8532621b262ca8bdda..cbd1dfad21c6f2868a40a1869fb32f3f2740c07a:/templates/about.htm?ds=inline
diff --git a/templates/about.htm b/templates/about.htm
index b30f5de..5ad69fc 100644
--- a/templates/about.htm
+++ b/templates/about.htm
@@ -13,7 +13,7 @@
Dev-Editor {VERSION}
© 1999-2000 Roland Blüthgen, Frank Schönmann
-© 2003-2004 Patrick Canterino
+© 2003-2005 Patrick Canterino
http://devedit.sourceforge.net/
@@ -169,7 +169,7 @@ WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
HTTP root: |
-{HTTP_ROOT} |
+{HTTP_ROOT} |
@@ -194,7 +194,7 @@ WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Server time: |
-{TIME} |
+{TIME}{IF gmt} (GMT){ENDIF} |
@@ -203,13 +203,18 @@ WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
{IF users}
-User: |
-{USER} (UID: {UID}) |
+Process user: |
+{IF user_detected}{USER} ({ENDIF}UID: {UID}{IF user_detected}){ENDIF} |
-Group: |
-{GROUP} (GID: {GID}) |
+Process group: |
+{IF group_detected}{GROUP} ({ENDIF}GID: {GID}{IF group_detected}){ENDIF} |
+
+
+
+Process umask: |
+{UMASK} |
{ENDIF}