Update classes.php

This commit is contained in:
nolanwhy 2023-02-05 13:21:23 +01:00
parent 5b3a31e164
commit 7c61665e2f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php
require_once 'core/config.php';
require 'core/config.php';
class PartyStarter {
function bootstrap() {