explict listing

This commit is contained in:
Serghey Rodin 2012-05-20 18:23:49 +03:00
commit d59de4c125
18 changed files with 196 additions and 13 deletions

View file

@ -16,6 +16,7 @@ if (!empty($_SESSION['look'])&& $_SESSION['look'] != 'admin') {
define('VESTA_CMD', '/usr/bin/sudo /usr/local/vesta/bin/');
$i = 0;
// Define functions
function check_error($return_var){