[Rt-commit] r6800 - in rt/branches/3.7-EXPERIMENTAL: .

ruz at bestpractical.com ruz at bestpractical.com
Tue Jan 23 19:12:11 EST 2007


Author: ruz
Date: Tue Jan 23 19:12:10 2007
New Revision: 6800

Added:
   rt/branches/3.7-EXPERIMENTAL/html/Ticket/Elements/ShowUserEntry
Modified:
   rt/branches/3.7-EXPERIMENTAL/   (props changed)

Log:
 r4433 at cubic-pc:  cubic | 2007-01-24 03:22:24 +0300
 * add backwards compatibility wrapper


Added: rt/branches/3.7-EXPERIMENTAL/html/Ticket/Elements/ShowUserEntry
==============================================================================
--- (empty file)
+++ rt/branches/3.7-EXPERIMENTAL/html/Ticket/Elements/ShowUserEntry	Tue Jan 23 19:12:10 2007
@@ -0,0 +1,3 @@
+<%INIT>
+return $m->comp('/Elements/ShowUser', %ARGS);
+</%INIT>


More information about the Rt-commit mailing list