@@ -25,11 +25,11 @@ |
||
| 25 | 25 | |
| 26 | 26 | |
| 27 | 27 | /** |
| 28 | - * Prepare array of tabs for Website |
|
| 29 | - * |
|
| 30 | - * @param Website $object Website |
|
| 31 | - * @return array<array{0:string,1:string,2:string}> Array of tabs |
|
| 32 | - */ |
|
| 28 | + * Prepare array of tabs for Website |
|
| 29 | + * |
|
| 30 | + * @param Website $object Website |
|
| 31 | + * @return array<array{0:string,1:string,2:string}> Array of tabs |
|
| 32 | + */ |
|
| 33 | 33 | function websiteconfigPrepareHead($object) |
| 34 | 34 | { |
| 35 | 35 | global $db, $langs, $conf; |