Your IP : 216.73.216.224


Current Path : /var/www/html/administrator/language/en-GB/
Upload File :
Current File : /var/www/html/administrator/language/en-GB/en-GB.plg_osmembership_script.ini

PLG_OSMEMBERSHIP_SCRIPTS="PHP Script Settings"
OSM_SUBSCRIPTION_STORED_SCRIPT="Subscription Stored Script"
OSM_SUBSCRIPTION_STORED_SCRIPT_EXPLAIN="This is the PHP code will be run after subscription record stored into database (before payment stored)"
OSM_SUBSCRIPTION_ACTIVE_SCRIPT="Subscription Active Script"
OSM_SUBSCRIPTION_ACTIVE_SCRIPT_EXPLAIN="This is the PHP code will be run after subscription status is active(for example, after payment compelted or admin approve subscription record from backend)"
OSM_SUBSCRIPTION_EXPIRED_SCRIPT="Subscription Expired Script"
OSM_SUBSCRIPTION_EXPIRED_SCRIPT_EXPLAIN="This is the PHP code will be run after subscription is expired"
OSM_SUBSCRIPTION_UPDATE_SCRIPT="Subscription Update Script"
OSM_SUBSCRIPTION_UPDATE_SCRIPT_EXPLAIN="This is the PHP code will be run after subscription is saved from subscription management"
OSM_PROFILE_UPDATE_SCRIPT="Profile Update Script"
OSM_PROFILE_UPDATE_SCRIPT_EXPLAIN="This is the PHP code will be run when user updates his profile"