Show
Ignore:
Timestamp:
12.06.2008 11:52:16 (7 months ago)
Author:
m
Message:

Tagging 2.2.0 release

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/example_mktorrent.php

    r76 r84  
    44 
    55require_once 'File/Bittorrent/MakeTorrent.php'; 
    6  
    7 // Set error handling 
    8 PEAR::setErrorHandling(PEAR_ERROR_PRINT); 
    96 
    107$MakeTorrent = new File_Bittorrent_MakeTorrent('example.php');