Subversion Repositories cheapmusic

Rev

Rev 27 | Rev 35 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27 Rev 28
Line 251... Line 251...
251
            </ul>
251
            </ul>
252
        </form>
252
        </form>
253
        <p>Copyright &#169; <?php echo @date("Y"); ?> FindCheapMusic.com. All rights reserved.</p>
253
        <p>Copyright &#169; <?php echo @date("Y"); ?> FindCheapMusic.com. All rights reserved.</p>
254
    </footer>
254
    </footer>
255
 
255
 
256
    <script src="/js/dr.min.js" integrity="sha384-zM36Nkxo8aL7HT4hhQNNoOJTeMR7W/Sn1dBJgGuXfqgA/KjeBjaH1SAOCpgcJsP8" crossorigin="anonymous"></script>
256
    <script src="/js/dr.min.js" integrity="sha384-6b/qg037L3Pi1Zf0NJdqziqzUHz7OzA2FHa9zzmlX6hhC6LWfKtw/hDzHgLC65aV" crossorigin="anonymous"></script>
257
 
257
 
258
</body>
258
</body>
259
</html>
259
</html>
260
<?php MySessionHandler::commit(session_id()); ?>
260
<?php MySessionHandler::commit(session_id()); ?>