Browse Source

Remove additional unecessary logging

pull/40/head
Benjamin Southall 7 years ago
parent
commit
7589bc3843
  1. 1
      templates/themes/catalog/theme.php

1
templates/themes/catalog/theme.php

@ -124,7 +124,6 @@
*/
public function buildUkko2() {
global $config;
error_log("ZZZ UK2 ",0);
$ukkoSettings = themeSettings('ukko2');
$queries = array();
$threads = array();

Loading…
Cancel
Save