Example #1
0
    /**
     * eho the footer
     */
    public static function footer()
    {
        echo template::getEndHTML();
        echo assets::getCompressedJs();
        ?>
</body>
</html><?php 
    }