| Path : /home/vishqocm/aeromaxlogistics.com/wp-content/plugins/metform-pro/ |
| Current File : /home/vishqocm///aeromaxlogistics.com/wp-content/plugins/metform-pro/XPD_Constants.php |
<?php
namespace MetForm_Pro;
class XPD_Constants {
const RETURN_OKAY = 'ok';
const RETURN_NOT_OKAY = 'not ok';
}