- Timestamp:
- 11/17/08 14:24:30 (8 weeks ago)
- Files:
-
- 1 modified
-
branches/1.7/library/model/blog.trackback.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.7/library/model/blog.trackback.php
r6860 r6984 609 609 610 610 function getRDFfromURL($url) { 611 requireComponent(' Needlworks.PHP.HTTPRequest');611 requireComponent('Eolin.PHP.HTTPRequest'); 612 612 613 613 $request = new HTTPRequest($url);
