diff --git a/DivineComedyView.php b/DivineComedy/DivineComedyView.php similarity index 98% rename from DivineComedyView.php rename to DivineComedy/DivineComedyView.php index c0e619a..28cdd20 100644 --- a/DivineComedyView.php +++ b/DivineComedy/DivineComedyView.php @@ -16,7 +16,7 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . * - * The license file can be found at COPYING.txt (in this directory). + * The license file can be found at COPYING.txt (in the parent directory). * * @author Ricordisamoa * @copyright 2012-2018 Ricordisamoa diff --git a/home.php b/home.php index 04556e1..d57bc38 100644 --- a/home.php +++ b/home.php @@ -3,7 +3,6 @@ namespace DivineComedy; require_once 'vendor/autoload.php'; -require_once 'DivineComedyView.php'; ?>