File: autoload.php

package info (click to toggle)
libphp-swiftmailer 6.3.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,164 kB
  • sloc: php: 27,203; sh: 36; makefile: 16
file content (5 lines) | stat: -rw-r--r-- 121 bytes parent folder | download
1
2
3
4
5
<?php

require_once '/usr/share/php/Egulias/EmailValidator/autoload.php';

require_once __DIR__ . '/swift_required.php';