Changeset 401029
- Timestamp:
- 06/25/2011 12:08:53 AM (15 years ago)
- Location:
- mblog/trunk
- Files:
-
- 2 edited
-
mblog.js (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mblog/trunk/mblog.js
r397320 r401029 1 setInterval("mblog_update();", 2500);1 setInterval("mblog_update();",3000); 2 2 3 3 function mblog_update(){ -
mblog/trunk/readme.txt
r397321 r401029 5 5 Requires at least: 2.8 6 6 Tested up to: 3.1.2 7 Stable tag: 2.0.1 37 Stable tag: 2.0.14 8 8 9 9 A chatroom for blog authors
Note: See TracChangeset
for help on using the changeset viewer.