Index: branches/5.1.x/units/gateways/gw_classes/notify_scripts/sella_ok.php =================================================================== diff -u -N -r13100 -r13704 --- branches/5.1.x/units/gateways/gw_classes/notify_scripts/sella_ok.php (.../sella_ok.php) (revision 13100) +++ branches/5.1.x/units/gateways/gw_classes/notify_scripts/sella_ok.php (.../sella_ok.php) (revision 13704) @@ -1,6 +1,6 @@ Init(); @@ -28,4 +28,4 @@ ON g.GatewayId = pt.GatewayId WHERE g.ClassName = '.$application->Conn->qstr('kSellaGuestPayGW'))); - include(FULL_PATH.'/in-commerce/gw_notify.php'); \ No newline at end of file + include(MODULES_PATH.'/in-commerce/gw_notify.php'); \ No newline at end of file