[move_to_portal] Move portal files from root folder to portal folder
This commit is contained in:
11
root/ext.php
11
root/ext.php
@@ -1,11 +0,0 @@
|
||||
<?php
|
||||
|
||||
// this file is not really needed, when empty it can be ommitted
|
||||
// however you can override the default methods and add custom
|
||||
// installation logic
|
||||
|
||||
namespace board3\portal;
|
||||
|
||||
class ext extends \phpbb\extension\base
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user