Revision: 38
Author: nmarkgraf
Date: 2006-03-29 00:36:06 -0800 (Wed, 29 Mar 2006)
ViewCVS: http://svn.sourceforge.net/opendocumentphp/?rev=38&view=rev
Log Message:
-----------
Minor bug fix:
Added a missing "?>" ad the end of the file.
Modified Paths:
--------------
poc/src/styles/FontFaceDeclSplitter.php
Modified: poc/src/styles/FontFaceDeclSplitter.php
===================================================================
--- poc/src/styles/FontFaceDeclSplitter.php 2006-03-28 12:38:15 UTC (rev 37)
+++ poc/src/styles/FontFaceDeclSplitter.php 2006-03-29 08:36:06 UTC (rev 38)
@@ -54,3 +54,4 @@
}
}
+?>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|