Subversion Repositories cheapmusic

Rev

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

Rev 21 Rev 23
Line 244... Line 244...
244
            </ul>
244
            </ul>
245
        </form>
245
        </form>
246
        <p>Copyright &#169; <?php echo @date("Y"); ?> FindCheapMusic.com. All rights reserved.</p>
246
        <p>Copyright &#169; <?php echo @date("Y"); ?> FindCheapMusic.com. All rights reserved.</p>
247
    </footer>
247
    </footer>
248
 
248
 
249
    <script src="/js/dr.min.js" integrity="sha384-C5oKEp/u4vvWjXtYp1hpa50p06kza7CR3/NOyJoqOyCk6AT6cfmTFioucyylvZQm" crossorigin="anonymous"></script>
249
    <script src="/js/dr.min.js" integrity="sha384-zM36Nkxo8aL7HT4hhQNNoOJTeMR7W/Sn1dBJgGuXfqgA/KjeBjaH1SAOCpgcJsP8" crossorigin="anonymous"></script>
250
 
250
 
251
</body>
251
</body>
252
</html>
252
</html>
253
<?php MySessionHandler::commit(session_id()); ?>
253
<?php MySessionHandler::commit(session_id()); ?>