Move user files
This commit is contained in:
@@ -98,8 +98,4 @@ return [
|
||||
'Violation of this provision may result in severe civil and criminal penalties.',
|
||||
],
|
||||
],
|
||||
|
||||
'users' => [
|
||||
'location' => 'Location',
|
||||
],
|
||||
];
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
return [
|
||||
'location' => 'Location',
|
||||
];
|
||||
@@ -97,8 +97,4 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
'users' => [
|
||||
'location' => 'Posizione',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
return [
|
||||
'location' => 'Posizione',
|
||||
];
|
||||
Reference in New Issue
Block a user