[Openupload-svn-update] SF.net SVN: openupload:[317] branches/v0.4/www/plugins/captcha.php
Status: Beta
Brought to you by:
tsdogs
|
From: <ts...@us...> - 2009-05-18 20:17:31
|
Revision: 317
http://openupload.svn.sourceforge.net/openupload/?rev=317&view=rev
Author: tsdogs
Date: 2009-05-18 20:17:28 +0000 (Mon, 18 May 2009)
Log Message:
-----------
remove new line at end of file
Modified Paths:
--------------
branches/v0.4/www/plugins/captcha.php
Modified: branches/v0.4/www/plugins/captcha.php
===================================================================
--- branches/v0.4/www/plugins/captcha.php 2009-05-18 20:14:09 UTC (rev 316)
+++ branches/v0.4/www/plugins/captcha.php 2009-05-18 20:17:28 UTC (rev 317)
@@ -17,4 +17,4 @@
ob_clean();
$img->show();
-?>
+?>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|