[Rt-commit] r3255 - in rt/branches/CHALDEA-EXPERIMENTAL: .
html/Elements
jesse at bestpractical.com
jesse at bestpractical.com
Mon Jun 27 11:46:01 EDT 2005
Author: jesse
Date: Mon Jun 27 11:46:01 2005
New Revision: 3255
Modified:
rt/branches/CHALDEA-EXPERIMENTAL/ (props changed)
rt/branches/CHALDEA-EXPERIMENTAL/html/Elements/PageLayout
Log:
r21957 at hualien: jesse | 2005-06-27 11:45:13 -0400
* Fixing broken callback
Modified: rt/branches/CHALDEA-EXPERIMENTAL/html/Elements/PageLayout
==============================================================================
--- rt/branches/CHALDEA-EXPERIMENTAL/html/Elements/PageLayout (original)
+++ rt/branches/CHALDEA-EXPERIMENTAL/html/Elements/PageLayout Mon Jun 27 11:46:01 2005
@@ -93,7 +93,7 @@
</tr>
<TR valign="top">
<TD valign="top" width="100%" height="100%" class="mainbody" >
-<& /Elements/Callback, __CallbackName => 'BeforeBody', %ARGS &>
+<& /Elements/Callback, _CallbackName => 'BeforeBody', %ARGS &>
%$m->flush_buffer(); # we've got the page laid out, let's flush the buffer;
<%INIT>
More information about the Rt-commit
mailing list