commit 1dbc0ab949f871bb13aa8289bb60080a587208b7 parent 7eca14ce7bf7bb4fd24cb788ede8f7eb3a23a3ad Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 23 Nov 2014 12:46:33 +0100 its going better Diffstat:
| M | themes/jumbotron/index.php | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/themes/jumbotron/index.php b/themes/jumbotron/index.php @@ -85,6 +85,7 @@ if ($empty){ if (!$post_title == "bug?"){ while (!empty($post_title)){ + $id = $x; echo "<a href='index.php?id=$x' rel='bookmark'> $post_title </a>"; $x = $x+1; }