WIP: vchamilo - Allow import from 1.9.x

pull/2487/head
jmontoyaa 10 years ago
parent 14f51e15d6
commit 77ca7da875
  1. 2
      plugin/vchamilo/views/import.php

@ -58,7 +58,7 @@ $encryptList = Virtual::getEncryptList();
$versionList = [
'1.11.x',
'1.10.x',
//'1.9.x'
'1.9.x'
];
$form->addSelect(

Loading…
Cancel
Save