summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/sendgrid-php-3.2.0/sendgrid-php.php
diff options
context:
space:
mode:
Diffstat (limited to 'Postman/Postman-Mail/sendgrid-php-3.2.0/sendgrid-php.php')
-rw-r--r--Postman/Postman-Mail/sendgrid-php-3.2.0/sendgrid-php.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/Postman/Postman-Mail/sendgrid-php-3.2.0/sendgrid-php.php b/Postman/Postman-Mail/sendgrid-php-3.2.0/sendgrid-php.php
new file mode 100644
index 0000000..6eb87e5
--- /dev/null
+++ b/Postman/Postman-Mail/sendgrid-php-3.2.0/sendgrid-php.php
@@ -0,0 +1,4 @@
+<?php
+require 'vendor/autoload.php';
+require 'lib/SendGrid.php';
+?> \ No newline at end of file