X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/d45094b7ee0dee87ae03d62f9e9a0a3e2196add8..5dc063ebfce6e78b69fa41bb4a2475fd726ee728:/templates/about.htm diff --git a/templates/about.htm b/templates/about.htm new file mode 100644 index 0000000..7b5d36a --- /dev/null +++ b/templates/about.htm @@ -0,0 +1,91 @@ + + + + +About Dev-Editor + + + + +

About Dev-Editor

+ +

Dev-Editor {VERSION}

+ +

© 1999-2000 Roland Blüthgen, Frank Schönmann
+© 2003-2004 Patrick Canterino

+ +

View license (needs an active internet connection)

+ +

http://devedit.sourceforge.net/

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +{IF users} + + + + + + + + + +{ENDIF} +
Physical script path:{SCRIPT_PHYS}
Path to configuration file:{CONFIG_PATH}
Physical root directory:{FILE_ROOT}
HTTP root:{HTTP_ROOT}
Perl executable:{PERL_PROG}
Perl version:{PERL_VER}
HTTP server software:{HTTPD}
Server operating system:{OS}
Server time:{TIME}
Process ID:{PID}
User:{USER} (UID: {UID})
Group:{GROUP} (GID: {GID})
+ +
+ + + \ No newline at end of file