From b56de6537e9d9a6156dbeaa325f52d3b6e3792a4 Mon Sep 17 00:00:00 2001 From: vlakoff Date: Thu, 22 Jan 2015 21:27:38 +0100 Subject: Remove license blocks in /application files These blocks are annoying for the user and serve little to no purpose as the files are just config files, a boilerplate controller and some views. --- application/views/errors/html/error_404.php | 36 ----------------------- application/views/errors/html/error_db.php | 36 ----------------------- application/views/errors/html/error_exception.php | 36 ----------------------- application/views/errors/html/error_general.php | 36 ----------------------- application/views/errors/html/error_php.php | 36 ----------------------- 5 files changed, 180 deletions(-) (limited to 'application/views/errors/html') diff --git a/application/views/errors/html/error_404.php b/application/views/errors/html/error_404.php index ae35696a1..d1a9e93e9 100644 --- a/application/views/errors/html/error_404.php +++ b/application/views/errors/html/error_404.php @@ -1,40 +1,4 @@ diff --git a/application/views/errors/html/error_db.php b/application/views/errors/html/error_db.php index 5bbc38579..b7df94d2b 100644 --- a/application/views/errors/html/error_db.php +++ b/application/views/errors/html/error_db.php @@ -1,40 +1,4 @@ diff --git a/application/views/errors/html/error_exception.php b/application/views/errors/html/error_exception.php index 85a1c55bb..87848866a 100644 --- a/application/views/errors/html/error_exception.php +++ b/application/views/errors/html/error_exception.php @@ -1,40 +1,4 @@ diff --git a/application/views/errors/html/error_general.php b/application/views/errors/html/error_general.php index 64ef4c9e5..821815de2 100644 --- a/application/views/errors/html/error_general.php +++ b/application/views/errors/html/error_general.php @@ -1,40 +1,4 @@ diff --git a/application/views/errors/html/error_php.php b/application/views/errors/html/error_php.php index edc9a98f8..b146f9c5b 100644 --- a/application/views/errors/html/error_php.php +++ b/application/views/errors/html/error_php.php @@ -1,40 +1,4 @@ -- cgit v1.2.3-24-g4f1b