commit cfe6e5c96b64e80a8d62e7945be6fa27bba88a72
parent b19bd6c5d9214e43863f0a4620dc2e928912cff4
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 28 Feb 2015 22:50:52 +0100
new try
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php
@@ -223,7 +223,7 @@ foreach($langs as $prio => $lang) {
<th>Short Description</th>
</tr>
<?php
- #$id = 1;
+ $id = 1;
$x = 1;
include($root . '/core/backend/blog/posts.php');
while ($x < $post_id_clean+1){