14 lines
410 B
Plaintext
14 lines
410 B
Plaintext
#ifdef PRS // 13-03-96 AH
|
|
/* PRS_INI.SRC
|
|
* $Revision: 14 $
|
|
* $Modtime: 6-09-10 15:09 $
|
|
*/
|
|
|
|
_FAC_MODULE('PRS','Organisatiebeheer')
|
|
|
|
DEF_FAC_MESSAGE ('prs_r_prs_contactpersoon_key2','Er zijn nog referenties van contracten naar deze contactpersoon.' ,'There are still references from contracts to this contract.');
|
|
|
|
REGISTERONCE('$Workfile: PRS_INI.SRC $','$Revision: 14 $')
|
|
|
|
#endif // PRS
|