Author: mike
Date: 2007-06-01 10:12:19 -0400 (Fri, 01 Jun 2007)
New Revision: 450
Log:
Update spacing.
Modified:
trunk/phplib/base-str.php
Modified: trunk/phplib/base-str.php
===================================================================
--- trunk/phplib/base-str.php 2007-06-01 14:10:26 UTC (rev 449)
+++ trunk/phplib/base-str.php 2007-06-01 14:12:19 UTC (rev 450)
@@ -249,11 +249,13 @@
}
$message .= "[STR " . substr($STR_STATUS_LONG[$str->status], 4) . "]\n"
- ."$links\n"
."\n"
+ ."$links"
+ ."\n"
. wordwrap(trim($contents)) . "\n"
."\n"
- ."$links\n";
+ ."\n"
+ ."$links";
// Carbon copy create user, devel/bug lists, and interested addressees...
if ($str->modify_user != $str->create_user)
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit