mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[feature/auto-loading] Only check subdir if there is another name part.
PHPBB3-9682
This commit is contained in:
6
tests/class_loader/includes/dir.php
Normal file
6
tests/class_loader/includes/dir.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
class phpbb_dir
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user