/lenasys/0.1

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/0.1

« back to all changes in this revision

Viewing changes to trunk/CodeViewer/Codeviewer/showcode.php

  • Committer: elof.bigestans at gmail
  • Date: 2013-03-28 15:37:50 UTC
  • mto: (4.7.4 GammaBear)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: elof.bigestans@gmail.com-20130328153750-f237usetp3yxm11v
Cleaned up showcode.js -- Fixed indentation, spacing

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
         * Outputs ending tags in HTML
64
64
         */
65
65
        function menulayoutend() {
66
 
                echo "</div>";
67
 
                echo "</div>";
68
 
                echo "<div style='clear:both;'></div>";
69
 
                echo "</body>";
 
66
                ?>
 
67
                                </div>
 
68
                        </div>
 
69
                        <div style="clear: both;"></div>
 
70
                </body>
 
71
                <?php
70
72
        }
71
73
 
72
74
        /* function showfile