CMS  Version 3.9
questionnaire_component_manager.inc
Go to the documentation of this file.
1 <?php
18 {
19  static function upgradeComponent($version)
20  {
22  $mgr->upgrade($version);
23  }
24 }
25 ?>
Provides methods for managing the questionniare component.