diff --git a/airtime_mvc/application/models/Shows.php b/airtime_mvc/application/models/Show.php similarity index 100% rename from airtime_mvc/application/models/Shows.php rename to airtime_mvc/application/models/Show.php diff --git a/airtime_mvc/application/models/tests/populator.php b/airtime_mvc/application/models/tests/populator.php index 2edb3743a..4e1224bd0 100644 --- a/airtime_mvc/application/models/tests/populator.php +++ b/airtime_mvc/application/models/tests/populator.php @@ -1,7 +1,7 @@