5 lines
42 B
PHP
Executable File
5 lines
42 B
PHP
Executable File
<?php
|
|
$tabs = array();
|
|
return $tabs;
|
|
|
|
?>
|