Browse code

initial commit

Hanno Böck authored on 01/11/2007 16:35:50
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,14 @@
1
+Some known issues:
2
+
3
+* phpBB-detection works only based on the CHANGELOG, which is part of the doc (and could be deleted in a live installation).
4
+  Found no better way to do it, still is an ugly workaround. The other "method" of detection the versoin would be the SQL-files,
5
+  but they're even more likely to be deleted in live installations. Only reliable method would probably be checking the database
6
+  itself, but that's outside the scope of this tool.
7
+
8
+* phpnuke versions below 8.0 aren't detected.
9
+
10
+* drbguestbook only detected via README.
11
+
12
+* egroupware only detected via setup, may be missing in live installations.
13
+
14
+* tikiwiki only detected via README.