Skip to content

Commit

Permalink
conferences does not use ModelBase
Browse files Browse the repository at this point in the history
  • Loading branch information
MaZderMind committed Dec 11, 2016
1 parent f499d4d commit a38a7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/Conferences.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

class Conferences extends ModelBase
class Conferences
{
const MANDATOR_DIR = 'configs/conferences/';

Expand Down

0 comments on commit a38a7fc

Please sign in to comment.