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