1
0
mirror of https://github.com/flarum/core.git synced 2025-07-12 20:36:28 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
bb04d91b08 Add helper function for punctuating a list
e.g. [1,2,3] ⇒ [1, ‘, ‘, 2, ‘, and’, 3]
2015-05-14 22:41:06 +09:30