aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/notification/method/base.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] Correcting constructor commentsNathan Guse2013-01-151-3/+3
* [ticket/11103] Fix some various issues, better commentsNathan Guse2013-01-151-11/+29
* [ticket/11103] dbal -> phpbb_db_driverNathan Guse2012-12-131-2/+2
* [ticket/11103] Create user loader class, update for DICNathan Guse2012-11-201-4/+10
* [ticket/11103] Expand class vars and use docblocks for phpBB classesNathan Guse2012-10-181-19/+28
* [ticket/11103] Remove extra line break in the headerNathan Guse2012-10-051-1/+0
* [ticket/11103] Working on test caseNathan Guse2012-10-051-1/+1
* [ticket/11103] Fixing a few bugs from the previous changesNathan Guse2012-10-041-1/+2
* [ticket/11103] Do not use Symfony\...\ContainerBuilder;Nathan Guse2012-10-041-1/+0
* [ticket/11103] Use dependency injection instead of phpbb_containerNathan Guse2012-10-041-19/+11
* [ticket/11103] Move notification files to includes/notification/Nathan Guse2012-10-041-0/+92