Source for file can_upgrade_loader.class.php
Documentation is available at can_upgrade_loader.class.php
* Contains class Can_Upgrade_Loader
* @subpackage modules_manager
* Loads can_upgrade file (from module installation package)
* @subpackage modules_manager
* Path to can_upgrade file
* @param string $file_path Path to can_upgrade file
* Returns true if can upgrade, false otherwise
$ret[$pair[0]] = $pair[1];
throw new Tangra_Exception('Cannot load '. $this->file_path);
|