Changeset 84 for trunk/torrentinfo.php
- Timestamp:
- 12.06.2008 11:52:16 (7 months ago)
- Files:
-
- 1 modified
-
trunk/torrentinfo.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/torrentinfo.php
r76 r84 36 36 require_once 'File/Bittorrent/Decode.php'; 37 37 require_once 'Console/Getargs.php'; 38 39 // Set error handling40 PEAR::setErrorHandling(PEAR_ERROR_PRINT);41 38 42 39 // Get filename from command line