Index: trunk/tools/WikipediaStatistics/index.php |
— | — | @@ -0,0 +1,13 @@ |
| 2 | +<html> |
| 3 | +<head> |
| 4 | + <title>Wikipedia Statistics</title> |
| 5 | +</head> |
| 6 | +<body> |
| 7 | + <h1>Wikipedia Statistics</h1> |
| 8 | + <?php |
| 9 | + /* |
| 10 | + * Wikipedia Statistics |
| 11 | + */ |
| 12 | + |
| 13 | + ?> |
| 14 | +</body> |
\ No newline at end of file |
Property changes on: trunk/tools/WikipediaStatistics |
___________________________________________________________________ |
Name: svn:ignore |
1 | 15 | + .project |