Update of /cvsroot/phpweather/phpweather/output
In directory usw-pr-cvs1:/tmp/cvs-serv9003
Modified Files:
pw_text_fi.php pw_text_sv.php
Log Message:
Added $Id$ tags.
Index: pw_text_fi.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/output/pw_text_fi.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- pw_text_fi.php 10 Sep 2002 10:00:58 -0000 1.1
+++ pw_text_fi.php 10 Sep 2002 10:06:23 -0000 1.2
@@ -8,7 +8,7 @@
*
* @author Kari Salovaara <kar...@pp...>
* @link http://www.ecosyd.net/ My homepage.
- * @version pw_text_fi.php,v 1.8 2002/09/09 12:00:00 gimpster Exp
+ * @version $Id$
*/
class pw_text_fi extends pw_text {
Index: pw_text_sv.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/output/pw_text_sv.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- pw_text_sv.php 10 Sep 2002 10:00:58 -0000 1.1
+++ pw_text_sv.php 10 Sep 2002 10:06:24 -0000 1.2
@@ -8,7 +8,7 @@
*
* @author Kari Salovaara och Tage Malmen <kar...@pp...>
* @link http://www.ecosyd.net/ My homepage.
- * @version pw_text_sv.php,v 1.8 2002/09/09 12:00:00 gimpster Exp
+ * @version $Id$
*/
class pw_text_sv extends pw_text {
|