vm.php 298 B

123456789
  1. <?php
  2. /*
  3. $lang->action->label->vm = 'Virtual Machine|vm|view|id=%s';
  4. $lang->action->objectTypes['vm'] = 'Virtual Machine';
  5. $lang->action->desc->reboot = '$date, restarted by <strong>$actor</strong> .' . "\n";
  6. $lang->action->desc->destroy = '$date, closed by<strong>$actor</strong>.' . "\n";
  7. */