Update of /cvsroot/upcase-project/UpCase/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv10371
Modified Files:
uc_templates.php
Log Message:
include path
Index: uc_templates.php
===================================================================
RCS file: /cvsroot/upcase-project/UpCase/lib/uc_templates.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** uc_templates.php 16 Jul 2002 15:31:56 -0000 1.1.1.1
--- uc_templates.php 28 Nov 2002 14:32:36 -0000 1.2
***************
*** 4,8 ****
! include_once("lib/ModeliXe.php");
// Delete all blocs marked with a group name as id
--- 4,8 ----
! include_once("ModeliXe.php");
// Delete all blocs marked with a group name as id
|