Code Search for Developers
 
 
  

Swift_CRAM_MD5_Authenticator.php from Astrum Futura at Krugle


Show Swift_CRAM_MD5_Authenticator.php syntax highlighted

<?php

/**
 * CRAM-MD5 authenticator compat file stub
 *
 * @package	Swift
 * @version	>= 2.0.0
 * @author	Chris Corbyn
 * @date	30th July 2006
 */

require_once(dirname(__FILE__).'/Authenticator/CRAMMD5.php');

class Swift_CRAM_MD5_Authenticator extends Swift_Authenticator_CRAMMD5 {}

?>



See more files for this project here

Astrum Futura

Multiplayer space strategy game written in PHP5 with the Zend Framework. User interface uses Javascript/AJAX for dynamic interaction. Players compete across a hexagonal map of 10,000 sectors, planets, stars and other locations through trade and combat.

Project homepage: http://sourceforge.net/projects/astrumfutura
Programming language(s): PHP,XML
License: other

  phpmailer/
    THIS_IS_NOT_PHPMAILER
    class.phpmailer.php
  plugins/
    Swift_Anti_Flood_Plugin.php
    Swift_Errors_Plugin.php
  README
  Swift_CRAM_MD5_Authenticator.php
  Swift_LOGIN_Authenticator.php
  Swift_PLAIN_Authenticator.php
  Swift_POP3_SMTP_Authenticator_.php
  Swift_SMTP_Connection.php
  Swift_Sendmail_Connection.php