diff options
Diffstat (limited to 'packages/phpmrss.xml')
-rw-r--r-- | packages/phpmrss.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/phpmrss.xml b/packages/phpmrss.xml new file mode 100644 index 00000000..bc077819 --- /dev/null +++ b/packages/phpmrss.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8" ?> +<packagegui> + <name>phpmrss</name> + <version>0.13</version> + <title>mRSS</title> + <custom_delete_php_command> + </custom_delete_php_command> + <custom_php_resync_config_command> + </custom_php_resync_config_command> + <custom_php_install_command> + </custom_php_install_command> + <custom_php_deinstall_command> + </custom_php_deinstall_command> +</packagegui>
\ No newline at end of file |