mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-05-13 11:36:27 +02:00
first refonte
This commit is contained in:
commit
9e9cd47b91
226 changed files with 34307 additions and 0 deletions
descartes
7
descartes/InternalController.php
Executable file
7
descartes/InternalController.php
Executable file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* 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