[0000304] Set locale functionality broken on Windows
[fa-stable.git] / includes / packages.inc
index aa6304228e0d354ee786860c5db4942b76678278..cc387f64425d121491be0cfa0497ad5ed31d4ef8 100644 (file)
@@ -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);