Changeset 158
- Timestamp:
- 01/15/07 06:23:19 (2 years ago)
- Files:
-
- trunk/com_mls_paypal/admin.mls_paypal.php (modified) (1 diff)
- trunk/com_mls_paypal/version (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/com_mls_paypal/admin.mls_paypal.php
r149 r158 19 19 } 20 20 21 if(file_exists($mosConfig_absolute_path."/administrator/components/".$option."/version")) { 22 $act = "update"; 23 } 24 21 25 switch($act) { 26 case "update": 27 //Start installation/upgrade 28 include($mosConfig_absolute_path."/administrator/components/".$option."/comupgrade.class.php"); 29 $upgrade = new comUpgrade($option,"/install"); 30 $ret = $upgrade->doUpgrade(); 31 break; 22 32 case "packages_users": 23 33 switch($task) { trunk/com_mls_paypal/version
r57 r158 1 0. 0.1a1 0.1.0