| 1 |
<?php |
<?php |
| 2 |
// $Id: skypesupport.module,v 1.8 2006/05/23 18:22:44 stevemckenzie Exp $ |
// $Id: skypesupport.module,v 1.9 2006/05/23 21:37:14 stevemckenzie Exp $ |
| 3 |
|
|
| 4 |
/** |
/** |
| 5 |
* w00t skype support |
* w00t skype support |
| 6 |
* Maintainer: Steve McKenzie (Raincity Studios - www.raincitystudios.com) |
* Maintainers: Steve McKenzie - steve [at] stevemckenzie.ca |
| 7 |
|
* Tony Guntharp - fusion94 [at] damagestudios.net |
| 8 |
* Special Thanks: mozillaman for the idea, finding the php class and making it work! |
* Special Thanks: mozillaman for the idea, finding the php class and making it work! |
| 9 |
*/ |
*/ |
| 10 |
|
|