[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[5091] branches/1.2/common.pl
- Subject: SF.net SVN: ledger-smb:[5091] branches/1.2/common.pl
- From: ..hidden..
- Date: Sat, 04 Aug 2012 06:35:43 +0000
Revision: 5091
http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=5091&view=rev
Author: einhverfr
Date: 2012-08-04 06:35:42 +0000 (Sat, 04 Aug 2012)
Log Message:
-----------
This fixes a number of buttons on 1.2.x
Modified Paths:
--------------
branches/1.2/common.pl
Modified: branches/1.2/common.pl
===================================================================
--- branches/1.2/common.pl 2012-08-04 02:10:13 UTC (rev 5090)
+++ branches/1.2/common.pl 2012-08-04 06:35:42 UTC (rev 5091)
@@ -27,6 +27,7 @@
my @common_attrs = qw(
dbh login favicon stylesheet titlebar password custom_db_fields vc
+ action
);
if ( !$script ) { # http redirect to login.pl if called w/no args
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.