merged plib
[ppastats.git] / www / js / ppastats.js
index 1824508..8217d55 100644 (file)
@@ -130,6 +130,8 @@ function ppastats_ver() {
        });
 
        ppastats_chart(data["ddts"]);
+
+       $("#date_created").append(data["date_created"]);
     });
 }