mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 00:46:27 +02:00
remove makefile
This commit is contained in:
parent
f955cf3db0
commit
38a8b023cb
276 changed files with 0 additions and 138 deletions
9
descartes/InternalController.php
Executable file
9
descartes/InternalController.php
Executable file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
namespace descartes;
|
||||
|
||||
/**
|
||||
* Cette classe sert de mère à tous les controlleurs internes
|
||||
*/
|
||||
class InternalController extends Controller
|
||||
{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue