From f85bc9bb7b92ac5ee5ed5f93d4312163b7fad713 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 29 Jan 2009 01:47:28 +0000 Subject: Consolidate all our hooks into one file --- core/hooks/init_gallery.php | 22 ++++++++++++++++++++++ core/hooks/load_modules.php | 22 ---------------------- core/hooks/load_themes.php | 21 --------------------- core/hooks/register_i18n.php | 21 --------------------- 4 files changed, 22 insertions(+), 64 deletions(-) create mode 100644 core/hooks/init_gallery.php delete mode 100644 core/hooks/load_modules.php delete mode 100644 core/hooks/load_themes.php delete mode 100644 core/hooks/register_i18n.php (limited to 'core/hooks') diff --git a/core/hooks/init_gallery.php b/core/hooks/init_gallery.php new file mode 100644 index 00000000..c6a22319 --- /dev/null +++ b/core/hooks/init_gallery.php @@ -0,0 +1,22 @@ +