1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-23 00:32:57 +02:00

[ticket/10586] Correctly purge board cache and don't rename install directory

PHPBB3-10586
This commit is contained in:
Nils Adermann
2012-03-18 22:57:37 +01:00
committed by David King
parent 76e6195194
commit 1bbb32a5cf
4 changed files with 40 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
<?php
class phpbb_ext_fooar_ext extends phpbb_extension_base
class phpbb_ext_foobar_ext extends phpbb_extension_base
{
}