clean and simplify tree of the plugin
This commit is contained in:
parent
35c88400b0
commit
12a11611c6
18 changed files with 31 additions and 77 deletions
|
|
@ -4,7 +4,7 @@ namespace Garradin\Plugin\Materiels;
|
|||
|
||||
use Garradin\DB;
|
||||
|
||||
class Entry // entrées définitives
|
||||
class Entry
|
||||
{
|
||||
protected $columns_order = array(
|
||||
'id',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue