]> gitweb.hamatoma.de Git - gadeku.git/commitdiff
Doppeldefinition GERMAN
authorHamatoma <author@hamatoma.de>
Sat, 11 May 2024 07:04:15 +0000 (09:04 +0200)
committerHamatoma <author@hamatoma.de>
Sat, 11 May 2024 07:04:15 +0000 (09:04 +0200)
app/Http/Controllers/PhraseController.php

index 3d80f35d8a950f398801fecef3ff5b1212b4f778..8ddc0b0510bb660fa4b5ea91e0ef0d094c5488e9 100644 (file)
@@ -15,7 +15,7 @@ use Illuminate\Support\Facades\DB;
 use Illuminate\Support\Facades\Route;
 use Illuminate\Support\Facades\Validator;
 
-define('GERMAN', 1202);
+//define('GERMAN', 1202);
 
 class PhraseController extends Controller
 {