1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 07:41:22 +02:00

Old code, don't need these!

This commit is contained in:
Toby Zerner
2015-05-23 08:36:14 +09:30
parent 37fd81c80b
commit 35b362e393
2 changed files with 0 additions and 10 deletions

View File

@@ -1,5 +0,0 @@
<?php namespace Flarum\Core\Extensions;
class Extension
{
}

View File

@@ -1,5 +0,0 @@
<?php namespace Flarum\Core\Extensions;
class ExtensionManager
{
}