26 lines
545 B
PHP
Executable File
26 lines
545 B
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
|
|
'does_not_exist' => 'crwdns686:0crwdne686:0',
|
|
'assoc_users' => 'crwdns687:0crwdne687:0',
|
|
|
|
|
|
'create' => array(
|
|
'error' => 'crwdns688:0crwdne688:0',
|
|
'success' => 'crwdns689:0crwdne689:0'
|
|
),
|
|
|
|
'update' => array(
|
|
'error' => 'crwdns690:0crwdne690:0',
|
|
'success' => 'crwdns691:0crwdne691:0'
|
|
),
|
|
|
|
'delete' => array(
|
|
'confirm' => 'crwdns692:0crwdne692:0',
|
|
'error' => 'crwdns693:0crwdne693:0',
|
|
'success' => 'crwdns694:0crwdne694:0'
|
|
)
|
|
|
|
);
|