/
var
/
www
/
html
/
sugar13
/
modules
/
SF_Subscriptions
/
Upload File
HOME
<?PHP /* * SubscriptionFlow Package for SugarCRM * * Copyright (C) SubscriptionFlow. All rights reserved. * * Your installation or use of this package is subject to the applicable * terms available at https://www.subscriptionflow.com/terms-and-conditions * If you do not agree to all of the applicable terms, do not install or use this package. * Support: https://support.subscriptionflow.com */ require_once('modules/SF_Subscriptions/SF_Subscriptions_sugar.php'); class SF_Subscriptions extends SF_Subscriptions_sugar { }