/[pxelator]/couchdb/wol/views/mac,ip-count/reduce.js
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /couchdb/wol/views/mac,ip-count/reduce.js

Parent Directory Parent Directory | Revision Log Revision Log


Revision 446 - (show annotations)
Wed Sep 30 16:07:52 2009 UTC (14 years, 6 months ago) by dpavlin
File MIME type: application/javascript
File size: 34 byte(s)
wake on lan views
1 function (k,v) {
2 return sum(v);
3 }

  ViewVC Help
Powered by ViewVC 1.1.26