diff options
Diffstat (limited to 'pages/comic.php')
| -rwxr-xr-x | pages/comic.php | 3 |
1 files changed, 3 insertions, 0 deletions
| diff --git a/pages/comic.php b/pages/comic.php index 0479e17..95df3dc 100755 --- a/pages/comic.php +++ b/pages/comic.php | |||
| @@ -81,6 +81,9 @@ if ($id > 1) | |||
| 81 | <?php | 81 | <?php |
| 82 | } | 82 | } |
| 83 | 83 | ||
| 84 | ?> <LI><A HREF="/random.htm">Random</A></LI> | ||
| 85 | <?php | ||
| 86 | |||
| 84 | if ($id < $all) | 87 | if ($id < $all) |
| 85 | { | 88 | { |
| 86 | if ($id != ($all-1)) | 89 | if ($id != ($all-1)) |
