[Pview.php-commits] CVS: Pview.php/config series.php,1.9,1.10
Brought to you by:
vko
|
From: Ville K. <vk...@us...> - 2001-11-18 08:31:46
|
Update of /cvsroot/pview-php/Pview.php/config In directory usw-pr-cvs1:/tmp/cvs-serv24747/config Modified Files: series.php Log Message: changing all fiiu.org -> kaapeli.net Index: series.php =================================================================== RCS file: /cvsroot/pview-php/Pview.php/config/series.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** series.php 2001/08/21 19:47:20 1.9 --- series.php 2001/11/18 08:31:42 1.10 *************** *** 10,14 **** "test" => array( ! array("Sample images for Pview.php", "2001", "Helsinki, Finland", "This is a longer description", "© <a href=\"mailto:bl...@fi...\">Ville Koskinen</a> 2001 | You may not use any of these pictures without my permission.", ""), array("jesus.jpg", "Test shot of tv-screen", "longer description test"), array("akkuna.jpg", "Panorama picture out of my workroom window"), --- 10,14 ---- "test" => array( ! array("Sample images for Pview.php", "2001", "Helsinki, Finland", "This is a longer description", "© <a href=\"mailto:bl...@ka...\">Ville Koskinen</a> 2001 | You may not use any of these pictures without my permission.", ""), array("jesus.jpg", "Test shot of tv-screen", "longer description test"), array("akkuna.jpg", "Panorama picture out of my workroom window"), *************** *** 20,24 **** "remotetest" => array( ! array("Sample image test for remote site", "2001", "Helsinki, Finland", "Loooong desc", "© <a href=\"mailto:bl...@fi...\">Ville Koskinen</a> 2001 | You may not use any of these pictures without my permission.", "http://www.helsinki.fi/~vakoskin/images"), array("jesus.jpg", "Test shot of tv-screen", "longer description test"), array("akkuna.jpg", "Panorama picture out of my workroom window"), --- 20,24 ---- "remotetest" => array( ! array("Sample image test for remote site", "2001", "Helsinki, Finland", "Loooong desc", "© <a href=\"mailto:bl...@ka...\">Ville Koskinen</a> 2001 | You may not use any of these pictures without my permission.", "http://www.helsinki.fi/~vakoskin/images"), array("jesus.jpg", "Test shot of tv-screen", "longer description test"), array("akkuna.jpg", "Panorama picture out of my workroom window"), |