From 67b5cf70d7a48bf9333e448b0d1ca53aacc252ea Mon Sep 17 00:00:00 2001 From: Elijah Saxon Date: Fri, 8 Jul 2005 19:21:46 +0000 Subject: made it so that helpers are dynamically defined. --- handlers/mysql.helper | 1 + 1 file changed, 1 insertion(+) (limited to 'handlers/mysql.helper') diff --git a/handlers/mysql.helper b/handlers/mysql.helper index 765f228..759ee26 100644 --- a/handlers/mysql.helper +++ b/handlers/mysql.helper @@ -1,3 +1,4 @@ +HELPERS="$HELPERS mysql:mysql_database_backup" do_mysql_user() { inputBox "mysql action wizard" "specify a system user:" -- cgit v1.2.3