phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] wiki/template/history.php, 1.3.2.1


From: nomail
Subject: [Phpgroupware-cvs] wiki/template/history.php, 1.3.2.1
Date: Thu, 15 Jul 2004 02:44:35 +0200

Update of /wiki/template
Modified Files:
        Branch: Version-0_9_16-branch
          history.php

date: 2004/07/15 00:44:35;  author: skwashd;  state: Exp;  lines: +3 -1

Log Message:
closes bug #9264
=====================================================================
Index: wiki/template/history.php
diff -u wiki/template/history.php:1.3 wiki/template/history.php:1.3.2.1
--- wiki/template/history.php:1.3       Mon Mar  3 14:16:25 2003
+++ wiki/template/history.php   Thu Jul 15 00:44:35 2004
@@ -25,6 +25,8 @@
   <form method="get" action="<?php print $DiffScript; ?>">
   <div class="form">
     <input type="hidden" name="action" value="diff" />
+    <input type="hidden" name="sessionid" value="<?php echo 
$GLOBALS['phpgw_info']['user']['sessionid']; ?>" />
+    <input type="hidden" name="kp3" value="<?php echo 
$GLOBALS['phpgw_info']['user']['kp3']; ?>" />
     <input type="hidden" name="page" value="<?php print $args['page']; ?>" />
 <table border="0">
   <tr><td><strong>Older</strong></td>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]