1
Mods & Plugins (Releases & Support) / Re: [MOD] Anti-Spam v1.0 for Guestbook & Comments
« on: August 16, 2006, 08:41:28 AM »
Thanks mawenzi.
You're looking for some 4images templates and styles? Then visit this thread to show websites with 4images templates to download.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
In the Multiuploadmod you need to change all the added
require() -commands
to
require_once()
...and
include()
to
include_once()
Thats it
any installation or setup scripts should be deleted to prevent accidental reinstall.