From 4c6737f5c79451112e43dbbf0ff2b19a62e6eff8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Serman?= Date: Mon, 15 Apr 2013 13:42:29 +0000 Subject: [PATCH] moved vm.php into vm.class.php Todo: add monit() function. --- .gitattributes | 1 + bureau/class/vm.class.php | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 bureau/class/vm.class.php diff --git a/.gitattributes b/.gitattributes index 679127d7..f091d24a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -372,6 +372,7 @@ bureau/class/m_trash.php -text bureau/class/mime.php -text bureau/class/reset_stats_conf.php -text bureau/class/variables.php -text +bureau/class/vm.class.php -text bureau/class/vm.php -text bureau/index.php -text bureau/locales/Makefile -text diff --git a/bureau/class/vm.class.php b/bureau/class/vm.class.php new file mode 100644 index 00000000..d7199233 --- /dev/null +++ b/bureau/class/vm.class.php @@ -0,0 +1,5 @@ +