mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 07:50:08 +08:00
Remove Administration bundle from core modules.
- This is no longer used and goes against the general design of the application.
This commit is contained in:
parent
876000cdf6
commit
48ddf269b0
2 changed files with 0 additions and 12 deletions
0
core/modules/.gitkeep
Normal file
0
core/modules/.gitkeep
Normal file
|
@ -1,12 +0,0 @@
|
|||
<?php
|
||||
|
||||
namespace SuiteCRM\Core\Modules\Administration;
|
||||
|
||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
/**
|
||||
* Class Administration
|
||||
* @package SuiteCRM\Core\Modules\Administration
|
||||
*/
|
||||
class AdministrationBundle extends Bundle
|
||||
{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue