mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-05-07 06:27:25 +02:00
@@ -15,7 +15,7 @@ exec (VESTA_CMD."v-list-web-domain-".$type."log $user ".$v_domain, $output, $ret
|
||||
|
||||
if ($return_var == 0 ) {
|
||||
foreach($output as $file) {
|
||||
echo $file . "\n";
|
||||
echo htmlentities($file) . "\n";
|
||||
}
|
||||
}
|
||||
echo " </pre>\n</body>\n</html>\n";
|
||||
echo " </pre>\n</body>\n</html>\n";
|
||||
|
||||
Reference in New Issue
Block a user