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