// This is the FULL path to the directory where the program files
// are located.
// NOTE: If you put it in your "web root" directory, the $ROOT and
// $PATH settings will then be the same. DO NOT add a trailing slash.
$PATH = "http://localhost/Editor";
// This is the FULL path to the directory where your website files are
// located on your server (Your web root). DO NOT add a trailing slash.
$ROOT = "http://localhost/Editor";
// Set to the full url to access the value you set for $ROOT
$PREVIEW = "http://localhost/Editor";
// Set to the full url to access the value you set for $PATH.
$URL = "http://localhost/Editor";
// Specify a list of folders to ignore when browsing