mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 20:24:08 +02:00
[feature/extension-manager] Extension Manager & Finder
Extensions RFC: http://area51.phpbb.com/phpBB/viewtopic.php?f=84&t=41499 Ticket: http://tracker.phpbb.com/browse/PHPBB3-10323 PHPBB3-10323
This commit is contained in:
5
tests/extension/ext/bar/my/hidden_class.php
Normal file
5
tests/extension/ext/bar/my/hidden_class.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
class phpbb_ext_bar_my_hidden_class
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user