Loads can_upgrade file (from module installation package)
Located in /modules_manager/can_upgrade_loader.class.php [line 19]
Tangra_Class | --Can_Upgrade_Loader
Properties
Methods
Inherited From Tangra_Class
Tangra_Class::get_class_name() Alias of get_class(). Exist because of historical reasons. Tangra_Class::__set() Overides PHP built-in method and just throws exception if called. Purpose - to "forbid" autosetting of nonexisting class properties.
Path to can_upgrade file
Can_Upgrade_Loader __construct( string $file_path )
Constructor
boolean get_can_upgrade( )
Returns true if can upgrade, false otherwise