diff --git a/core/config/config.php b/core/config/config.php index 94f22364..efd7b2e8 100644 --- a/core/config/config.php +++ b/core/config/config.php @@ -1,4 +1,23 @@ - Gallery3 Scaffold diff --git a/index.php b/index.php index ff3c5dda..a9310500 100644 --- a/index.php +++ b/index.php @@ -17,7 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ - // Set this to true to disable demo/debugging controllers define('IN_PRODUCTION', true); diff --git a/modules/gallery_unit_test/controllers/test.php b/modules/gallery_unit_test/controllers/test.php index 5f276bd5..f048ec4a 100644 --- a/modules/gallery_unit_test/controllers/test.php +++ b/modules/gallery_unit_test/controllers/test.php @@ -1,5 +1,5 @@ -