aboutsummaryrefslogtreecommitdiffstats
path: root/packages/frickin/frickin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frickin/frickin.xml')
-rw-r--r--packages/frickin/frickin.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/frickin/frickin.xml b/packages/frickin/frickin.xml
index 82a62c5f..588a1ec6 100644
--- a/packages/frickin/frickin.xml
+++ b/packages/frickin/frickin.xml
@@ -22,6 +22,9 @@
<custom_php_install_command>
frickin_custom_php_install_command();
</custom_php_install_command>
+ <custom_add_php_command>
+ frickin_custom_php_install_command();
+ </custom_add_php_command>
<custom_php_deinstall_command>
frickin_custom_php_deinstall_command();
</custom_php_deinstall_command>