For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > February 2005 > cvs: php-news-web / article.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: php-news-web / article.php
Mehdi Achour

2005-02-13, 3:58 pm

didou Sun Feb 13 10:02:08 2005 EDT

Modified files:
/php-news-web article.php
Log:
separate references

http://cvs.php.net/diff.php/php-new...31&r2=1.32&ty=u
Index: php-news-web/article.php
diff -u php-news-web/article.php:1.31 php-news-web/article.php:1.32
--- php-news-web/article.php:1.31 Wed Jan 26 14:08:25 2005
+++ php-news-web/article.php Sun Feb 13 10:02:06 2005
@@ -230,7 +230,7 @@
if (empty($v)) {
continue;
}
- echo "<a href=\"/$group/".htmlspecialchars(urlencode($v))."\">".($c++)."</a>";
+ echo "<a href=\"/$group/".htmlspecialchars(urlencode($v))."\">".($c++)."</a> ";
}
echo "</td>\n";
}
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com