X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=inline;f=includes%2Fpackages.inc;h=cc387f64425d121491be0cfa0497ad5ed31d4ef8;hb=1f82a87e119d3b3749cf42f3024d7493ef6d8420;hp=aa6304228e0d354ee786860c5db4942b76678278;hpb=46c5f7a65a7659a44ae8254c63152074363d3987;p=fa-stable.git diff --git a/includes/packages.inc b/includes/packages.inc index aa630422..cc387f64 100644 --- a/includes/packages.inc +++ b/includes/packages.inc @@ -11,6 +11,7 @@ ***********************************************************************/ include_once($path_to_root. "/includes/archive.inc"); include_once($path_to_root. "/includes/remote_url.inc"); +include_once($path_to_root. "/includes/hooks.inc"); define('PKG_CACHE_PATH', $path_to_root.'/modules/_cache'); define('PUBKEY_PATH', $path_to_root);