phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: wiki/action edit.php,1.5,1.6


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wiki/action edit.php,1.5,1.6
Date: Tue, 18 Mar 2003 17:57:55 -0500

Update of /cvsroot/phpgroupware/wiki/action
In directory subversions:/tmp/cvs-serv20720

Modified Files:
        edit.php 
Log Message:
allow for macros in the edit preview


Index: edit.php
===================================================================
RCS file: /cvsroot/phpgroupware/wiki/action/edit.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** edit.php    7 Mar 2003 00:19:13 -0000       1.5
--- edit.php    18 Mar 2003 22:57:53 -0000      1.6
***************
*** 2,5 ****
--- 2,6 ----
  // $Id$
  
+ require('parse/macros.php');
  require('parse/html.php');
  require(TemplateDir . '/edit.php');





reply via email to

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