removed generic log message in pingUpdatedWeblogs()
This commit is contained in:
parent
c74b1ebd27
commit
e9a9fa12b1
1 changed files with 0 additions and 1 deletions
|
@ -297,7 +297,6 @@ function logAccess() {
|
||||||
*/
|
*/
|
||||||
|
|
||||||
function pingUpdatedWeblogs() {
|
function pingUpdatedWeblogs() {
|
||||||
app.__app__.logEvent("Notifying weblogs.com for updated weblogs...");
|
|
||||||
// var period = 1000 * 60 * 60; // one hour
|
// var period = 1000 * 60 * 60; // one hour
|
||||||
|
|
||||||
var c = getDBConnection("antville");
|
var c = getDBConnection("antville");
|
||||||
|
|
Loading…
Add table
Reference in a new issue