Million Dollar Script

You can help!

Donations help improve software by giving developers more time to work on it. Every bit helps, no matter how small.

Amount: 

Welcome, Guest
Username Password: Remember me

Remove copyright?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Remove copyright?

Remove copyright? 5 months ago #531

  • supamad
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
can you please tell me how you removed the copy-right link from the buying page? thank you

Re: Remove copyright? 5 months ago #532

  • Ryan
  • OFFLINE
  • Administrator
  • Posts: 208
  • Karma: 7
Yes, I do not require you to pay to remove the copyright. As this is a GPL product you can simply remove the copyright by commenting out the code. Edit /users/footer.php and change
<?php echo_copyright(); ?>

to
<?php //echo_copyright(); ?>
  • Page:
  • 1
Time to create page: 0.13 seconds