Update of /cvsroot/phpwebapp/documentation/templates/tutorial
In directory sc8-pr-cvs1:/tmp/cvs-serv31005
Modified Files:
tutorial.html
Log Message:
Index: tutorial.html
===================================================================
RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/tutorial.html,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** tutorial.html 21 Feb 2003 08:18:32 -0000 1.1.1.1
--- tutorial.html 23 Feb 2003 14:53:26 -0000 1.2
***************
*** 7,11 ****
<tr>
<td>
! <Include SRC="{{WOBJ_PATH}}tabs3/tabs3.html" />
<WebObject Class="tabs3" Name="tutorial" />
<Include SRC="{{./}}{{tabs3::tutorial->selected_item}}.html" />
--- 7,11 ----
<tr>
<td>
! <Include SRC="{{WEBOBJ_PATH}}tabs/tabs3.html" />
<WebObject Class="tabs3" Name="tutorial" />
<Include SRC="{{./}}{{tabs3::tutorial->selected_item}}.html" />
|