Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.20 KB | None | 0 0
  1. const IMPORT_SOURCE_NEW_CRM = 0;
  2. const IMPORT_SOURCE_GHOST = 1;
  3. const IMPORT_SOURCE_SELLPAPER = 2;
  4. const IMPORT_SOURCE_OLD_CRM = 3;
  5. const IMPORT_SOURCE_UPLOADS = 4;
  6. const IMPORT_SOURCE_OTHER = 5;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement