8 lines
50 B
PHP
Executable File
8 lines
50 B
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
|
|
'actions' => 'Actions'
|
|
|
|
);
|