summary refs log tree commit diff stats
path: root/pages/comic.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/comic.php')
-rwxr-xr-xpages/comic.php3
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
84if ($id < $all) 87if ($id < $all)
85{ 88{
86 if ($id != ($all-1)) 89 if ($id != ($all-1))