syntax error

This commit is contained in:
zotlabs 2019-03-05 18:58:26 -08:00
parent e686bdaf84
commit da0fa10b10

View file

@ -14,6 +14,7 @@ class Delxitems {
if($argc != 3) {
killme();
}
remove_abook_items($argv[1],$argv[2]);