[Rt-commit] r4539 - in rtir/branches/1.9-EXPERIMENTAL: html/RTIR

ruz at bestpractical.com ruz at bestpractical.com
Wed Feb 15 18:05:25 EST 2006


Author: ruz
Date: Wed Feb 15 18:05:20 2006
New Revision: 4539

Modified:
   rtir/branches/1.9-EXPERIMENTAL/   (props changed)
   rtir/branches/1.9-EXPERIMENTAL/html/RTIR/autohandler

Log:
 r722 at cubic-pc:  cubic | 2006-02-16 02:09:46 +0300
 * preload utilities


Modified: rtir/branches/1.9-EXPERIMENTAL/html/RTIR/autohandler
==============================================================================
--- rtir/branches/1.9-EXPERIMENTAL/html/RTIR/autohandler	(original)
+++ rtir/branches/1.9-EXPERIMENTAL/html/RTIR/autohandler	Wed Feb 15 18:05:20 2006
@@ -1,3 +1,6 @@
-<%init>
+<%ONCE>
+use RT::IR::Ticket;
+</%ONCE>
+<%INIT>
 $m->call_next();
-</%init>
+</%INIT>


More information about the Rt-commit mailing list