summaryrefslogtreecommitdiffstats
path: root/pages/massemail.php
Commit message (Expand)AuthorAgeFilesLines
* Set up foreign keys within the database. There is a small chance I may have ...BlueRaja2013-05-291-1/+1
* Sticky Footer! moved <body> tag, renamed $Links $headerLinks.Patrick Davison2013-05-281-2/+1
* Edited a few more places where "include_once" was being used within a method....BlueRaja2013-05-281-2/+1
* Many PHP warnings/notices fixes.Patrick Davison2013-05-131-5/+5
* Fixed typo, added email cache-size to admin page.Patrick Davison2013-03-101-1/+1
* Moved sqli connection to sqlEmbeded.phpPatrick Davison2013-02-211-1/+1
* Emails!! go to /massemail as an admin.Patrick Davison2013-02-091-127/+193
* db.inc.php now only contains the database login info; the actual connection t...BlueRaja2013-01-131-2/+2
* Challenges, massEmail functions startedPatrick Davison2013-01-091-0/+209