Guest User

Untitled

a guest
Jan 22nd, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. $craftPath = '../craft';
  2.  
  3. $craftPath = 'craft';
  4.  
  5. define('CRAFT_BASE_PATH', dirname(__DIR__));
  6. define('CRAFT_VENDOR_PATH', CRAFT_BASE_PATH.'/vendor');
Add Comment
Please, Sign In to add comment