For you, fser.
This commit is contained in:
parent
031641f9d0
commit
9fa3922c86
|
@ -93,9 +93,7 @@ class m_lxc implements vm
|
|||
public function stop()
|
||||
{
|
||||
global $mem;
|
||||
echo '<pre>';
|
||||
var_dump($mem);
|
||||
echo '</pre>';
|
||||
printvar($mem);
|
||||
echo "lxc::stop";
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue