You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ini_set("include_path",ini_get("include_path").PATH_SEPARATOR.dirname(__FILE__).'/vendor/yoursvendor');//path to current (root of site for now) + path to lib (to use relative namespaces)