Update classes.php
This commit is contained in:
parent
5b3a31e164
commit
7c61665e2f
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
require_once 'core/config.php';
|
require 'core/config.php';
|
||||||
|
|
||||||
class PartyStarter {
|
class PartyStarter {
|
||||||
function bootstrap() {
|
function bootstrap() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue