deleted renamed file (vm.php)
This commit is contained in:
parent
7169100cff
commit
05429bf5ec
|
@ -375,7 +375,6 @@ bureau/class/mime.php -text
|
||||||
bureau/class/reset_stats_conf.php -text
|
bureau/class/reset_stats_conf.php -text
|
||||||
bureau/class/variables.php -text
|
bureau/class/variables.php -text
|
||||||
bureau/class/vm.class.php -text
|
bureau/class/vm.class.php -text
|
||||||
bureau/class/vm.php -text
|
|
||||||
bureau/index.php -text
|
bureau/index.php -text
|
||||||
bureau/locales/Makefile -text
|
bureau/locales/Makefile -text
|
||||||
bureau/locales/README -text
|
bureau/locales/README -text
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
<?php
|
|
||||||
interface vm {
|
|
||||||
public function start();
|
|
||||||
public function stop();
|
|
||||||
}
|
|
Loading…
Reference in New Issue