Alexei Sorokin 6911b499d3 [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax
The "LIMIT $offset, $limit" syntax is only supported by MySQL and MariaDB.
2019-09-11 10:12:49 +03:00
..
2019-08-24 01:59:40 +01:00
2019-08-24 01:59:40 +01:00

Add "tag clouds" in the UI

Installation
============
add "addModule('TagCloud');"
to the bottom of your config.php

Settings
========
No settings.