Revision: 524
http://rdfapi-php.svn.sourceforge.net/rdfapi-php/?rev=524&view=rev
Author: kobasoft
Date: 2007-08-14 04:12:45 -0700 (Tue, 14 Aug 2007)
Log Message:
-----------
Testing SVN write access.
Removed a potentially dangerous trailing end-of-line character.
Modified Paths:
--------------
trunk/rdfapi-php/api/model/ModelFactory.php
Modified: trunk/rdfapi-php/api/model/ModelFactory.php
===================================================================
--- trunk/rdfapi-php/api/model/ModelFactory.php 2007-08-14 09:24:11 UTC (rev 523)
+++ trunk/rdfapi-php/api/model/ModelFactory.php 2007-08-14 11:12:45 UTC (rev 524)
@@ -285,4 +285,4 @@
return $cl;
}
}
-?>
+?>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|