Development

Changeset 6909 for plugins/dwCryptPlugin/test

You must first sign up to be able to contribute.

Show
Ignore:
Timestamp:
01/03/08 07:46:15 (11 months ago)
Author:
dwhittle
Message:

dwhittle: updated dwCryptPlugin, cleaned up phpdoc released 1.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/dwCryptPlugin/test/sfCryptTest.php

    r2520 r6909  
    11<?php 
     2 
     3/* 
     4 * @package    symfony 
     5 * @subpackage dwCryptPlugin 
     6 * @author     Dustin Whittle <dustin.whittle@symfony-project.com> 
     7 * @version    SVN: $Id$ 
     8 */ 
    29 
    310require_once(dirname(__FILE__).'/../../../test/bootstrap/unit.php');