mirror of
https://github.com/brmlab/brmsklad.git
synced 2025-08-02 14:23:34 +02:00
initial commit
This commit is contained in:
commit
cd7b4628c3
56 changed files with 1829 additions and 0 deletions
8
app/Controller/ItemsController.php
Normal file
8
app/Controller/ItemsController.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
class ItemsController extends AppController {
|
||||
|
||||
public $scaffold;
|
||||
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue