Revision: 496
http://dl-learner.svn.sourceforge.net/dl-learner/?rev=496&view=rev
Author: sknappe
Date: 2008-02-05 07:39:08 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
deleted test files, no longer necessary
Removed Paths:
-------------
trunk/src/dbpedia-navigator/SoapTest.php
Deleted: trunk/src/dbpedia-navigator/SoapTest.php
===================================================================
--- trunk/src/dbpedia-navigator/SoapTest.php 2008-02-05 15:38:39 UTC (rev 495)
+++ trunk/src/dbpedia-navigator/SoapTest.php 2008-02-05 15:39:08 UTC (rev 496)
@@ -1,7 +0,0 @@
-<?php
- $start=microtime(true);
- $client = new SoapClient("http://www.foreclosuredatabank.com/soapserver.php?wsdl");
- print($client->latestProperties('33149'));
- $stop=microtime(true)-$start;
- print "<br/>".$stop;
-?>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|