26 lines
545 B
PHP
Executable File
26 lines
545 B
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
|
|
'does_not_exist' => 'crwdns671:0crwdne671:0',
|
|
'assoc_users' => 'crwdns672:0crwdne672:0',
|
|
|
|
|
|
'create' => array(
|
|
'error' => 'crwdns673:0crwdne673:0',
|
|
'success' => 'crwdns674:0crwdne674:0'
|
|
),
|
|
|
|
'update' => array(
|
|
'error' => 'crwdns675:0crwdne675:0',
|
|
'success' => 'crwdns676:0crwdne676:0'
|
|
),
|
|
|
|
'delete' => array(
|
|
'confirm' => 'crwdns677:0crwdne677:0',
|
|
'error' => 'crwdns678:0crwdne678:0',
|
|
'success' => 'crwdns679:0crwdne679:0'
|
|
)
|
|
|
|
);
|