constant PAYPAL_DONATE_VERSION in Paypal Donation 6
Same name and namespace in other branches
- 7 paypal_donate.install \PAYPAL_DONATE_VERSION
1 use of PAYPAL_DONATE_VERSION
- paypal_donate_install in ./
paypal_donate.install - This hook is triggered when the paypal donate module is being installed. This function will run only once and gives us the possibility to install the a required table in the database.
File
- ./
paypal_donate.install, line 3
Code
define('PAYPAL_DONATE_VERSION', 1.0);