1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

MMP and pre-spec routing no longer needed

This commit is contained in:
psyc://psyced.org/~lynX 2011-05-21 18:36:52 +02:00
parent f76810d02e
commit c75d508dae
8 changed files with 6 additions and 54 deletions

View file

@ -699,7 +699,7 @@ _request_iterator(source, mc, data, vars, b) {
"[_iterator] blog entries have been requested "
"since creation.", ([
// i suppose this wasn't intentionally using
// MMP _count so i rename it to _iterator
// routing _count so i rename it to _iterator
"_iterator" : v("iterator")
]) );
return 1;