10 lines
110 B
PHP
Executable File
10 lines
110 B
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
|
|
'actions' => 'Actions',
|
|
'action' => 'Action',
|
|
'by' => 'Par',
|
|
|
|
);
|