commit 6eb99c50669b5b3ec52b9fb2fba467042a1ef8b5 parent 705abf5489de45771b96d98126f4eaf908e48835 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 28 Feb 2015 22:30:13 +0100 nothing??? Diffstat:
| M | themes/jumbotron/admin.php | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -232,6 +232,7 @@ foreach($langs as $prio => $lang) { echo (string)"<td>Jackson</td>"; echo (string)"<td>94</td>"; echo (string)"</tr>"; + echo $post_id; $x = $x+1; next_id_only(); }