| commit | 113bdb534df3c6a947507095a442ad21b075f017 | [log] [tgz] |
|---|---|---|
| author | johna <johna> | Wed Jul 29 21:21:43 2009 +0000 |
| committer | johna <johna> | Wed Jul 29 21:21:43 2009 +0000 |
| tree | 2103e10475d64f4170bb8dd126207037b2f9a8e8 | |
| parent | c9f0d46b492afacc6e88857b555a66dbf4da4fae [diff] |
Add generic side column
diff --git a/index2.php b/index2.php index 8a726df..81e3ef7 100644 --- a/index2.php +++ b/index2.php
@@ -102,6 +102,8 @@ </div> </div> + <?= $rightcolumn ?> + <?php $html = ob_get_contents(); ob_end_clean();