Skip to content

Commit cc70708

Browse files
committed
Update analysis.php
1 parent f050e0d commit cc70708

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/analysis.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
if (is_string($phpstanResult)) {
88
echo rex_view::error(nl2br($phpstanResult));
99

10+
echo '<p>Die Web UI erfordert funktionert nicht auf allen Systemen, siehe README.</p>';
11+
1012
return;
1113
}
1214

0 commit comments

Comments
 (0)