From e284125663f36249ac6ee8c16e5b09878a035307 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 9 Nov 2010 15:13:40 -0500 Subject: Unique function names. --- config/shellcmd/shellcmd.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/shellcmd/shellcmd.xml') diff --git a/config/shellcmd/shellcmd.xml b/config/shellcmd/shellcmd.xml index a4b67c7a..f478a6c2 100644 --- a/config/shellcmd/shellcmd.xml +++ b/config/shellcmd/shellcmd.xml @@ -101,15 +101,15 @@ - php_sync_package(); + shellcmd_sync_package(); - php_sync_package(); + shellcmd_sync_package(); - php_install_command(); + shellcmd_install_command(); - deinstall_command(); + shellcmd_deinstall_command(); \ No newline at end of file -- cgit v1.2.3