Views: | ".
+ $this->get_view_count($event->image->id) ." |
", 38);
+ }
+
# Installs DB table
public function onInitExt(InitExtEvent $event) {
global $database, $config;
From b88f7a4d6b2cda0802cbbb2a925923dab0343028 Mon Sep 17 00:00:00 2001
From: DrudexSoftware