[Bps-public-commit] r19800 - RT-BugTracker-Public/html/Elements

sartak at bestpractical.com sartak at bestpractical.com
Thu May 28 16:38:32 EDT 2009


Author: sartak
Date: Thu May 28 16:38:32 2009
New Revision: 19800

Modified:
   RT-BugTracker-Public/html/Elements/PersonalQuickbar

Log:
Need to stash the $URL argument in a lexical

Modified: RT-BugTracker-Public/html/Elements/PersonalQuickbar
==============================================================================
--- RT-BugTracker-Public/html/Elements/PersonalQuickbar	(original)
+++ RT-BugTracker-Public/html/Elements/PersonalQuickbar	Thu May 28 16:38:32 2009
@@ -1,5 +1,6 @@
 <%ARGS>
 $Prefs => '/User/Prefs.html'
+$URL => undef
 </%ARGS>
 <%INIT>
 use URI::Escape;



More information about the Bps-public-commit mailing list