smsgateway/src/SmsGateway/AuthInterface
Gergely Polonkai (W00d5t0ck) 61d0399828 Some updates
2012-09-25 19:20:56 +02:00

7 lines
57 B
Plaintext

<?php
namespace SmsGateway;
interface AuthInterface
{
}