Ignore:
Timestamp:
Jun 9, 2006 9:25:54 PM (18 years ago)
Author:
scdev
Message:

Q - added tags/2.0.2 as the first php5 compatible version of the 2.0 branch.

Location:
tags/2.0.2
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • tags/2.0.2/tests/EmailTest.php

    r42 r157  
    9494        $this->assertEquals(41, $gc, 'Unexpected good count.');
    9595        $this->assertEquals(47, $bc, 'Unexpected bad count.');
    96         echo "Good addresses: $gc\n";
    97         echo "Bad addresses: $bc\n";
     96        // echo "Good addresses: $gc\n";
     97        // echo "Bad addresses: $bc\n";
    9898//         echo join("\n", $bad);
    9999//         echo "\n";
Note: See TracChangeset for help on using the changeset viewer.