1
0
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:
Nils Adermann
2010-08-19 22:06:19 +02:00
parent dea1d660fb
commit f870434222
3 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<?php
class phpbb_dir
{
}