[phpWebApp-commits] CVS: documentation/templates/tutorial templates.html,1.3,1.4 transitions.html,1.
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2001-12-28 20:05:35
|
Update of /cvsroot/phpwebapp/documentation/templates/tutorial In directory usw-pr-cvs1:/tmp/cvs-serv2460/templates/tutorial Modified Files: templates.html transitions.html Log Message: Index: templates.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/templates.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** templates.html 2001/12/28 19:56:32 1.3 --- templates.html 2001/12/28 20:05:32 1.4 *************** *** 12,16 **** [<a href="/app2/" target="_new">Test</a>] [<a href="/app2/browse.php" target="_new">Browse</a>] ! [<a href="/download/app2.tar.gz">Download</a>] <br><br> <hr> --- 12,16 ---- [<a href="/app2/" target="_new">Test</a>] [<a href="/app2/browse.php" target="_new">Browse</a>] ! [<a href="http://phpwebapp.sourceforge.net/download/app2.tar.gz">Download</a>] <br><br> <hr> Index: transitions.html =================================================================== RCS file: /cvsroot/phpwebapp/documentation/templates/tutorial/transitions.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** transitions.html 2001/12/27 05:30:35 1.5 --- transitions.html 2001/12/28 20:05:32 1.6 *************** *** 11,15 **** [<a href="/app1/" target="_new">Test</a>] [<a href="/app1/browse.php" target="_new">Browse</a>] ! [<a href="/download/app1.tar.gz">Download</a>] <br><br> <hr> --- 11,15 ---- [<a href="/app1/" target="_new">Test</a>] [<a href="/app1/browse.php" target="_new">Browse</a>] ! [<a href="http://phpwebapp.sourceforge.net/download/app1.tar.gz">Download</a>] <br><br> <hr> |