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