Dotclear

Changeset 3967:64b7afcd50a3 for admin/js


Ignore:
Timestamp:
05/10/19 16:19:54 (6 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/_index.js

    r3947 r3967  
    203203    dotclear.dbPostsCount(); 
    204204    // Then fired every 600 seconds (10 minutes) 
    205     dotclear.dbPostsCount_Timer = setInterval(dotclear.dbCommentsPost, 600 * 1000); 
     205    dotclear.dbPostsCount_Timer = setInterval(dotclear.dbPostsCount, 600 * 1000); 
    206206  } 
    207207 
Note: See TracChangeset for help on using the changeset viewer.

Sites map