PennMUSH Community

Ticket #7554 (closed suggested feature: fixed)

Opened 7 months ago

Last modified 6 months ago

delimiter

Reported by: impster667 Assigned to:
Priority: minor Milestone: 1.8.3p7
Keywords: Cc:
Visibility: Public

Description

So some functions like hasattr uses a , while othes like wipe use a /. Can it be setup either or or standardize on one ;)

Attachments

hasattr-onearg.patch.txt (2.1 kB) - added by Talvo on 02/04/08 20:25:05.
Patch for hasattr[p][val](obj/attr)

Change History

02/04/08 20:25:05 changed by Talvo

  • attachment hasattr-onearg.patch.txt added.

Patch for hasattr[p][val](obj/attr)

03/07/08 02:14:08 changed by raevnos

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 1.8.3p7.

I want to standardize on multiple arguments, but understanding / is okay.