diff options
| author | Igor Wiedler <igor@wiedler.ch> | 2012-03-30 11:15:54 -0700 |
|---|---|---|
| committer | Igor Wiedler <igor@wiedler.ch> | 2012-03-30 11:15:54 -0700 |
| commit | 313cf7297cb8d7b766d34ab1e2c65445d0c6379d (patch) | |
| tree | 79822ecc276f4a81dc9fe243a09c39cd53fbea1e | |
| parent | dc4d0677b9052dfcadd1ed4fb3935e6f6ab78c39 (diff) | |
| parent | 9391d423c05818e5f18ddbe051e1713c835f4404 (diff) | |
| download | forums-313cf7297cb8d7b766d34ab1e2c65445d0c6379d.tar forums-313cf7297cb8d7b766d34ab1e2c65445d0c6379d.tar.gz forums-313cf7297cb8d7b766d34ab1e2c65445d0c6379d.tar.bz2 forums-313cf7297cb8d7b766d34ab1e2c65445d0c6379d.tar.xz forums-313cf7297cb8d7b766d34ab1e2c65445d0c6379d.zip | |
Merge pull request #668 from unknownbliss/feature/events-dispatcher-olympus
Feature/events dispatcher olympus
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 965c2d4f00..4093aeb56d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /phpBB/cache/*.html /phpBB/cache/*.php /phpBB/cache/queue.php.lock +/phpBB/composer.phar /phpBB/config.php /phpBB/config_dev.php /phpBB/config_test.php |
