Update of /cvsroot/phpvortex/phpvortex/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3339/test
Modified Files:
vortex_test.php
Log Message:
Test programs: Changed a bit the style sheet format in vortex_test.php
Index: vortex_test.php
===================================================================
RCS file: /cvsroot/phpvortex/phpvortex/test/vortex_test.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** vortex_test.php 7 Oct 2004 18:31:26 -0000 1.10
--- vortex_test.php 7 Oct 2004 21:26:44 -0000 1.11
***************
*** 22,26 ****
<title>Test PHP Vortex Functionality</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <link href="tests.css" rel="stylesheet" type="text/css" />
<link href="vortex_test.css" rel="stylesheet" type="text/css" />
</head>
--- 22,25 ----
|