Skip to content
Snippets Groups Projects
Commit 1ae6f670 authored by vanessrw's avatar vanessrw
Browse files

db

parent 82ea1283
No related merge requests found
<?php
// app/Controllers/EventController.php
include_once 'Event.php';
include_once '../Models/Event.php';
class EventController {
private $eventModel;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment