ultimatepp/bazaar/IPNServer/IPNServer.upp
micio ef2d7d8bf2 Bazaar/IPNServer : an SCGI-based server for PayPal Instant Payement Notification
git-svn-id: svn://ultimatepp.org/upp/trunk@4584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-13 10:46:15 +00:00

10 lines
127 B
Text

description "Instant Payement Notification server for PayPal\377";
uses
Core,
Web/SSL;
file
IPNServer.h,
IPNServer.cpp;