26 lines
546 B
PHP
Executable File
26 lines
546 B
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
|
|
'does_not_exist' => 'crwdns650:0crwdne650:0',
|
|
'assoc_users' => 'crwdns651:0crwdne651:0',
|
|
|
|
|
|
'create' => array(
|
|
'error' => 'crwdns652:0crwdne652:0',
|
|
'success' => 'crwdns653:0crwdne653:0'
|
|
),
|
|
|
|
'update' => array(
|
|
'error' => 'crwdns654:0crwdne654:0',
|
|
'success' => 'crwdns655:0crwdne655:0'
|
|
),
|
|
|
|
'delete' => array(
|
|
'confirm' => 'crwdns656:0crwdne656:0',
|
|
'error' => 'crwdns657:0crwdne657:0',
|
|
'success' => 'crwdns658:0crwdne658:0'
|
|
)
|
|
|
|
);
|