[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6061] trunk/bin/gl.pl
- Subject: SF.net SVN: ledger-smb:[6061] trunk/bin/gl.pl
- From: ..hidden..
- Date: Thu, 19 Sep 2013 11:36:37 +0000
Revision: 6061
http://sourceforge.net/p/ledger-smb/code/6061
Author: einhverfr
Date: 2013-09-19 11:36:36 +0000 (Thu, 19 Sep 2013)
Log Message:
-----------
Syntax error fix from converting old code to dojo
Modified Paths:
--------------
trunk/bin/gl.pl
Modified: trunk/bin/gl.pl
===================================================================
--- trunk/bin/gl.pl 2013-09-19 07:39:41 UTC (rev 6060)
+++ trunk/bin/gl.pl 2013-09-19 11:36:36 UTC (rev 6061)
@@ -120,7 +120,7 @@
if ($form->{callback}){
print "Location: $form->{callback}\n";
print "Status: 302 Found\n\n";
- print "<html><body class="$form->{dojo_theme}">";
+ print qq|<html><body class="$form->{dojo_theme}">|;
my $url = $form->{callback};
print qq|If you are not redirected automatically, click <a href="$url">|
. qq|here</a>.</body></html>|;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13.
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits